Re: [PATCH 0/4] cbus/retu drivers to mainline

From: Andi Shyti
Date: Tue Sep 04 2012 - 12:09:36 EST


Hi Aaro,

On Mon, Sep 03, 2012 at 11:23:21PM +0300, Aaro Koskinen wrote:
> This patch set introduces drivers for CBUS access and Retu multifunction
> chip found on Nokia Internet Tablets (770, N800, N810). It would be
> nice get these patches applied as the functionality of these devices is
> severely lacking without Retu. E.g. watchdog support is mandatory at
> least on Nokia N800, you cannot currently run the mainline kernel for
> longer than ~60 seconds (there is no way to disable the watchdog).
>
> Drivers originate from linux-omap cbus branch and have been cleaned
> up/rewritten around i2c and MFD core.
>
> Patches have been tested on top of 3.6-rc4 with Nokia N800 (watchdog
> feeding works, power off shuts down the device, power button triggers
> IRQs and input events).
>
> Changes since the RFC version
> (http://marc.info/?l=linux-omap&m=134618967116737&w=2):
> - added DT support for getting i2c-cbus GPIO pins
> - merged n8x0 board file changes into i2c-cbus patch
> - corrected typo in Kconfig for MFD_RETU
> - added power off functionality to retu-mfd
> - added IRQ functionality to retu-mfd
> - added power button key driver
> - some cleanups
>
> Aaro Koskinen (4):
> i2c: introduce i2c-cbus driver
> mfd: introduce retu-mfd driver
> watchdog: introduce retu_wdt driver
> input: misc: introduce retu-pwrbutton

I had a look to the patches 1, 2 and 4, so for them

Reviewed-by: Andi Shyti <andi@xxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/