[PATCH] watchdog: ks8695: sink registers into driver

Linus Walleij linus.walleij at linaro.org
Tue Sep 11 13:52:38 EDT 2012


On Tue, Sep 11, 2012 at 12:49 PM, Wim Van Sebroeck <wim at iguana.be> wrote:

> Hi Linus,
>> Commit 70adc3f32adc2fb90b0107c020678588e4cf9f51
>> "ARM: ks8695: merge the timer header into the timer driver"
>> accidentally broke the ks8695 watchdog since it was using
>> the timer registers in watchdog mode.
>>
>> Perform the same operation here: push the registers down
>> into the driver, so it is self-contained, and we can keep
>> depopulating the <mach/*> namespace.
>>
>> Reported-by: Olof Johansson <olof at lixom.net>
>> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
>> ---
>> Requesting an ACK from the watchdog maintainer so we can
>> merge this through the ARM SoC tree where the regression
>> was introduced.
>>
>> And yes, the drive needs to take resources and ioremap(),
>> but that is another patch.
>
> Acked-by: Wim Van Sebroeck <wim at iguana.be>

Thanks, Olof/Arnd: can you pick this single patch to the
ks8695/timer branch?

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list