RE: [PATCH v2] powerpc/85xx: Add eSDHC support for MPC8536DS boards

2009-08-31 Thread Hu Mingkai-B21284
> Morton; Pierre Ossman; David Vrabel > Subject: Re: [PATCH v2] powerpc/85xx: Add eSDHC support for > MPC8536DS boards > > On Fri, Aug 28, 2009 at 07:02:51PM +0800, Hu Mingkai-B21284 wrote: > > > On Tue, Aug 18, 2009 at 08:24:17PM -0500, Kumar Gala wrote: > >

Re: [PATCH v2] powerpc/85xx: Add eSDHC support for MPC8536DS boards

2009-08-28 Thread Anton Vorontsov
On Fri, Aug 28, 2009 at 07:02:51PM +0800, Hu Mingkai-B21284 wrote: > > On Tue, Aug 18, 2009 at 08:24:17PM -0500, Kumar Gala wrote: > > > > > > On Aug 18, 2009, at 6:38 PM, Anton Vorontsov wrote: > > > > > > >This patch simply adds sdhci node to the device tree. > > > > > > > >We specify clock-fre

RE: [PATCH v2] powerpc/85xx: Add eSDHC support for MPC8536DS boards

2009-08-28 Thread Hu Mingkai-B21284
Cc: Ben Dooks; linux-ker...@vger.kernel.org; > sdhci-de...@lists.ossman.eu; linuxppc-...@ozlabs.org; Andrew > Morton; Pierre Ossman; David Vrabel > Subject: Re: [PATCH v2] powerpc/85xx: Add eSDHC support for > MPC8536DS boards > > On Tue, Aug 18, 2009 at 08:24:17PM -0500, Kumar Gala w

Re: [PATCH v2] powerpc/85xx: Add eSDHC support for MPC8536DS boards

2009-08-25 Thread Kumar Gala
On Aug 18, 2009, at 6:38 PM, Anton Vorontsov wrote: This patch simply adds sdhci node to the device tree. We specify clock-frequency manually, so that eSDHC will work without upgrading U-Boot. Though, that'll only work for default setup (1500 MHz) on new board revisions. For non-default setups

Re: [PATCH v2] powerpc/85xx: Add eSDHC support for MPC8536DS boards

2009-08-18 Thread Anton Vorontsov
On Tue, Aug 18, 2009 at 08:24:17PM -0500, Kumar Gala wrote: > > On Aug 18, 2009, at 6:38 PM, Anton Vorontsov wrote: > > >This patch simply adds sdhci node to the device tree. > > > >We specify clock-frequency manually, so that eSDHC will work without > >upgrading U-Boot. Though, that'll only work

Re: [PATCH v2] powerpc/85xx: Add eSDHC support for MPC8536DS boards

2009-08-18 Thread Kumar Gala
On Aug 18, 2009, at 6:38 PM, Anton Vorontsov wrote: This patch simply adds sdhci node to the device tree. We specify clock-frequency manually, so that eSDHC will work without upgrading U-Boot. Though, that'll only work for default setup (1500 MHz) on new board revisions. For non-default setups

[PATCH v2] powerpc/85xx: Add eSDHC support for MPC8536DS boards

2009-08-18 Thread Anton Vorontsov
This patch simply adds sdhci node to the device tree. We specify clock-frequency manually, so that eSDHC will work without upgrading U-Boot. Though, that'll only work for default setup (1500 MHz) on new board revisions. For non-default setups, it's recommended to upgrade U-Boot, since it will fixu