[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <42bd7bac-6352-451f-b50d-7fdae1f559f3@zimbra>
Date: Mon, 05 Mar 2012 12:34:31 -0600 (CST)
From: Aaron Sierra <asierra@...-inc.com>
To: Jean Delvare <khali@...ux-fr.org>
Cc: Guenter Roeck <guenter@...ck-us.net>,
Peter Tyser <ptyser@...-inc.com>,
Grant Likely <grant.likely@...retlab.ca>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH V5 1/3] mfd: Add LPC driver for Intel ICH chipsets
> 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@...-inc.com>
> > Signed-off-by: Guenter Roeck <linux@...ck-us.net>
> > ---
> > 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
>
Jean,
I haven't made any changes other than resolving the issues highlighted by
Guenther two weeks ago. I will apply Grant's changes from today and send
out the latest patchset tomorrow.
-Aaron S.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists