Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PATCH 0/4] RDC321x southbridge and GPIO support

0 views
Skip to first unread message

Florian Fainelli

unread,
Mar 8, 2010, 7:20:02 AM3/8/10
to
Hi Samuel, Wim,

Here are 4 patches relative to adding support for the RDC321x southbridge.
This southbridge is present on all x86-based RDC321x System-on-a-Chip and
provides access to GPIOs and Wathchdog. The watchdog driver is already merged.

Regards, Florian Fainelli (4):
x86: remove rdc321x_defs.h
MFD: add support for the RDC321x southbridge
GPIO: add support for RDC321x GPIO controller
WATCHDOG: convert rdc321x_wdt to use southbridge accessors
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Florian Fainelli

unread,
Mar 11, 2010, 3:50:02 AM3/11/10
to
Hi Wim, Samuel, Ingo,

Here are 4 patches relative to adding support for the RDC321x southbridge.
This southbridge is present on all x86-based RDC321x System-on-a-Chip and
provides access to GPIOs and Wathchdog. The watchdog driver is already merged.

Samuel, this is rebased on top of your mfd-2.6 master branch after commit
522dba7 and I think the 4 patches should go via your tree to make sure the
merge is consistent.

Thank you.

Florian Fainelli

unread,
Mar 14, 2010, 8:50:01 AM3/14/10
to
Samuel,

Any comments on this? Thanks.

Wim Van Sebroeck

unread,
Mar 17, 2010, 10:20:01 AM3/17/10
to
Hi Florian,

> Here are 4 patches relative to adding support for the RDC321x southbridge.
> This southbridge is present on all x86-based RDC321x System-on-a-Chip and
> provides access to GPIOs and Wathchdog. The watchdog driver is already merged.
>
> Samuel, this is rebased on top of your mfd-2.6 master branch after commit
> 522dba7 and I think the 4 patches should go via your tree to make sure the
> merge is consistent.
>
> Thank you.
>
> Florian Fainelli (4):
> x86: remove rdc321x_defs.h
> MFD: add support for the RDC321x southbridge
> GPIO: add support for RDC321x GPIO controller
> WATCHDOG: convert rdc321x_wdt to use southbridge accessors

Watchdog part is OK for me. So Acked-by me can be added.
Personally I don't like the fact that you remove the rdc321x_defs.h file as the first patch.
If someone bisects the kernel, he will get a broken driver between the first and the fourth patch.

Kind regards,
Wim.

Florian Fainelli

unread,
Mar 20, 2010, 8:10:02 PM3/20/10
to
Hi Samuel, Andrew,

This is the third round of the RDC321x southbridge and GPIO support, this
version should hopefully address all of your comments.

Thanks!

Florian Fainelli (4):


MFD: add support for the RDC321x southbridge
GPIO: add support for RDC321x GPIO controller

WATCHDOG: convert rdc321x_wdt to use southbridge pci device
x86: remove rdc321x_defs.h

Samuel Ortiz

unread,
Mar 25, 2010, 7:30:01 AM3/25/10
to
Hi Florian,

On Sun, Mar 21, 2010 at 01:06:01AM +0100, Florian Fainelli wrote:
> Hi Samuel, Andrew,
>
> This is the third round of the RDC321x southbridge and GPIO support, this
> version should hopefully address all of your comments.

All 4 (I took v2 for the watchdog) patches applies, thanks.

Cheers,
Samuel.


> Thanks!
>
> Florian Fainelli (4):
> MFD: add support for the RDC321x southbridge
> GPIO: add support for RDC321x GPIO controller
> WATCHDOG: convert rdc321x_wdt to use southbridge pci device
> x86: remove rdc321x_defs.h

--
Intel Open Source Technology Centre
http://oss.intel.com/

Samuel Ortiz

unread,
Mar 25, 2010, 7:40:02 AM3/25/10
to
On Thu, Mar 25, 2010 at 12:27:27PM +0100, Samuel Ortiz wrote:
> Hi Florian,
>
> On Sun, Mar 21, 2010 at 01:06:01AM +0100, Florian Fainelli wrote:
> > Hi Samuel, Andrew,
> >
> > This is the third round of the RDC321x southbridge and GPIO support, this
> > version should hopefully address all of your comments.
> All 4 (I took v2 for the watchdog) patches applies, thanks.
Nevermind, I had to take v3 version for the watchdog, although I couldnt find
it in my inbox.

Cheers,
Samuel.

Florian Fainelli

unread,
Mar 25, 2010, 8:10:03 AM3/25/10
to
On Thursday 25 March 2010 12:35:13 Samuel Ortiz wrote:
> On Thu, Mar 25, 2010 at 12:27:27PM +0100, Samuel Ortiz wrote:
> > Hi Florian,
> >
> > On Sun, Mar 21, 2010 at 01:06:01AM +0100, Florian Fainelli wrote:
> > > Hi Samuel, Andrew,
> > >
> > > This is the third round of the RDC321x southbridge and GPIO support,
> > > this version should hopefully address all of your comments.
> >
> > All 4 (I took v2 for the watchdog) patches applies, thanks.
>
> Nevermind, I had to take v3 version for the watchdog, although I couldnt
> find it in my inbox.

Thank you!

0 new messages