Re: [patch 084/232] powerpc/85xx: add eSDHC support for MPC8536DS boards

2009-09-22 Thread Anton Vorontsov
On Tue, Sep 22, 2009 at 05:56:57PM -0700, Andrew Morton wrote: > On Wed, 23 Sep 2009 04:32:00 +0400 Anton Vorontsov > wrote: > > > On Tue, Sep 22, 2009 at 04:45:17PM -0700, a...@linux-foundation.org wrote: > > > From: Anton Vorontsov > > > > > > This patch simply adds sdhci node to the device

Re: [patch 084/232] powerpc/85xx: add eSDHC support for MPC8536DS boards

2009-09-22 Thread Andrew Morton
On Wed, 23 Sep 2009 04:32:00 +0400 Anton Vorontsov wrote: > On Tue, Sep 22, 2009 at 04:45:17PM -0700, a...@linux-foundation.org wrote: > > From: Anton Vorontsov > > > > This patch simply adds sdhci node to the device tree. > > > > We specify clock-frequency manually, so that eSDHC will work w

Re: [patch 084/232] powerpc/85xx: add eSDHC support for MPC8536DS boards

2009-09-22 Thread Anton Vorontsov
On Tue, Sep 22, 2009 at 04:45:17PM -0700, a...@linux-foundation.org wrote: > From: 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 (

[patch 084/232] powerpc/85xx: add eSDHC support for MPC8536DS boards

2009-09-22 Thread akpm
From: 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