RE: [PATCH] ARM: dts: Add max77686 RTC interrupt to cros5250-common

2013-11-25 Thread Kukjin Kim
Olof Johansson wrote: > > On Mon, Nov 25, 2013 at 3:11 PM, Doug Anderson > wrote: > > Olof or Kukjin, > > > > On Wed, Oct 23, 2013 at 6:11 AM, Doug Anderson > wrote: > >> Without the interrupt you'll get problems if you enable > >> CONFIG_RTC_DRV_MAX77686. Setup the interrupt properly in the

Re: [PATCH] ARM: dts: Add max77686 RTC interrupt to cros5250-common

2013-11-25 Thread Olof Johansson
On Mon, Nov 25, 2013 at 3:11 PM, Doug Anderson wrote: > Olof or Kukjin, > > On Wed, Oct 23, 2013 at 6:11 AM, Doug Anderson wrote: >> Without the interrupt you'll get problems if you enable >> CONFIG_RTC_DRV_MAX77686. Setup the interrupt properly in the device >> tree. >> >> Signed-off-by: Doug

Re: [PATCH] ARM: dts: Add max77686 RTC interrupt to cros5250-common

2013-11-25 Thread Doug Anderson
Olof or Kukjin, On Wed, Oct 23, 2013 at 6:11 AM, Doug Anderson wrote: > Without the interrupt you'll get problems if you enable > CONFIG_RTC_DRV_MAX77686. Setup the interrupt properly in the device > tree. > > Signed-off-by: Doug Anderson > --- > arch/arm/boot/dts/cros5250-common.dtsi | 12

Re: [PATCH] ARM: dts: Add max77686 RTC interrupt to cros5250-common

2013-11-25 Thread Doug Anderson
Olof or Kukjin, On Wed, Oct 23, 2013 at 6:11 AM, Doug Anderson diand...@chromium.org wrote: Without the interrupt you'll get problems if you enable CONFIG_RTC_DRV_MAX77686. Setup the interrupt properly in the device tree. Signed-off-by: Doug Anderson diand...@chromium.org ---

Re: [PATCH] ARM: dts: Add max77686 RTC interrupt to cros5250-common

2013-11-25 Thread Olof Johansson
On Mon, Nov 25, 2013 at 3:11 PM, Doug Anderson diand...@chromium.org wrote: Olof or Kukjin, On Wed, Oct 23, 2013 at 6:11 AM, Doug Anderson diand...@chromium.org wrote: Without the interrupt you'll get problems if you enable CONFIG_RTC_DRV_MAX77686. Setup the interrupt properly in the device

RE: [PATCH] ARM: dts: Add max77686 RTC interrupt to cros5250-common

2013-11-25 Thread Kukjin Kim
Olof Johansson wrote: On Mon, Nov 25, 2013 at 3:11 PM, Doug Anderson diand...@chromium.org wrote: Olof or Kukjin, On Wed, Oct 23, 2013 at 6:11 AM, Doug Anderson diand...@chromium.org wrote: Without the interrupt you'll get problems if you enable CONFIG_RTC_DRV_MAX77686. Setup the

Re: [PATCH] ARM: dts: Add max77686 RTC interrupt to cros5250-common

2013-10-23 Thread Marc Zyngier
On 2013-10-23 14:11, Doug Anderson wrote: Without the interrupt you'll get problems if you enable CONFIG_RTC_DRV_MAX77686. Setup the interrupt properly in the device tree. Awesome! Thanks for fixing this, Doug. My Chromebook is much happier now! Signed-off-by: Doug Anderson Tested-by:

Re: [PATCH] ARM: dts: Add max77686 RTC interrupt to cros5250-common

2013-10-23 Thread Marc Zyngier
On 2013-10-23 14:11, Doug Anderson wrote: Without the interrupt you'll get problems if you enable CONFIG_RTC_DRV_MAX77686. Setup the interrupt properly in the device tree. Awesome! Thanks for fixing this, Doug. My Chromebook is much happier now! Signed-off-by: Doug Anderson