Re: [PATCH V5 1/3] mfd: Add LPC driver for Intel ICH chipsets

From: Jean Delvare
Date: Sun Mar 04 2012 - 14:53:45 EST


Aaron, Grant,

On Mon, 20 Feb 2012 19:10:41 -0600 (CST), Aaron Sierra wrote:
> This driver currently creates resources for use by a forthcoming ICH
> chipset GPIO driver. It could be expanded to create the resources for
> converting the esb2rom (mtd) and iTCO_wdt (wdt), and potentially more,
> drivers to use the mfd model.
>
> Signed-off-by: Aaron Sierra <asierra@xxxxxxxxxxx>
> Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx>
> ---
> drivers/mfd/Kconfig | 9 +
> drivers/mfd/Makefile | 1 +
> drivers/mfd/lpc_ich.c | 717 +++++++++++++++++++++++++++++++++++++++++++
> include/linux/mfd/lpc_ich.h | 41 +++
> 4 files changed, 768 insertions(+), 0 deletions(-)
> create mode 100644 drivers/mfd/lpc_ich.c
> create mode 100644 include/linux/mfd/lpc_ich.h
> (...)

What's the current state of this patch set ? It works fine for me after
applying Guenter's fix and passing acpi_enforce_resources=lax at boot
time. It would be great if these patches could be scheduled for merge
in kernel 3.4, if they haven't already.

Thanks,
--
Jean Delvare
--
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/