Re: [PATCH 0/7] Powerpc support for SBC8560 board

2008-01-24 Thread Paul Gortmaker
Kumar Gala wrote: > > On Jan 24, 2008, at 8:17 AM, Paul Gortmaker wrote: > >> Kumar Gala wrote: >>> >>> Have we closed on these patches? >>> >>> the sbc8560 is the last board that we need to close on for me to >>> kill 85xx in arch/ppc. >> >> I think so. For the 8560, the last issue was David want

Re: [PATCH 0/7] Powerpc support for SBC8560 board

2008-01-24 Thread Kumar Gala
On Jan 24, 2008, at 8:17 AM, Paul Gortmaker wrote: > Kumar Gala wrote: >> >> On Jan 7, 2008, at 8:25 AM, Paul Gortmaker wrote: >> >>> >>> This is a respin of the sbc8560 patches, incorporating the >>> feedback and >>> suggested changes from everyone. Changes include: >>> >>> -coding style and m

Re: [PATCH 0/7] Powerpc support for SBC8560 board

2008-01-24 Thread Paul Gortmaker
Kumar Gala wrote: > > On Jan 7, 2008, at 8:25 AM, Paul Gortmaker wrote: > >> >> This is a respin of the sbc8560 patches, incorporating the feedback and >> suggested changes from everyone. Changes include: >> >> -coding style and missing of_put (Stephen Rothwell) >> >> -minor dtc cleanups for gianfa

Re: [PATCH 0/7] Powerpc support for SBC8560 board

2008-01-24 Thread Kumar Gala
On Jan 7, 2008, at 8:25 AM, Paul Gortmaker wrote: > > This is a respin of the sbc8560 patches, incorporating the feedback > and > suggested changes from everyone. Changes include: > > -coding style and missing of_put (Stephen Rothwell) > > -minor dtc cleanups for gianfar, mdio, mpic etc. (Davi

[PATCH 0/7] Powerpc support for SBC8560 board

2008-01-07 Thread Paul Gortmaker
This is a respin of the sbc8560 patches, incorporating the feedback and suggested changes from everyone. Changes include: -coding style and missing of_put (Stephen Rothwell) -minor dtc cleanups for gianfar, mdio, mpic etc. (David Gibson / Kumar Gala) -use for_each macros in legacy_serial to im