Re: [PATCH 1/2] powerpc/85xx: adapt QorIQ eSDHC to the new clocking model

2016-04-26 Thread Scott Wood
;> Cc: ulf.hans...@linaro.org; Rob Herring; Scott Wood >> Subject: RE: [PATCH 1/2] powerpc/85xx: adapt QorIQ eSDHC to the new >> clocking model >> >>> -Original Message- >>> From: Scott Wood [mailto:o...@buserror.net] >>> Sent: Friday, April

RE: [PATCH 1/2] powerpc/85xx: adapt QorIQ eSDHC to the new clocking model

2016-04-25 Thread Yangbo Lu
c-dev@lists.ozlabs.org; devicet...@vger.kernel.org > > Cc: ulf.hans...@linaro.org; Rob Herring; Scott Wood > > Subject: Re: [PATCH 1/2] powerpc/85xx: adapt QorIQ eSDHC to the new > > clocking model > > > > On Wed, 2016-04-20 at 18:20 +0800, Yangbo Lu wrote: > > > Prov

RE: [PATCH 1/2] powerpc/85xx: adapt QorIQ eSDHC to the new clocking model

2016-04-25 Thread Yangbo Lu
bject: Re: [PATCH 1/2] powerpc/85xx: adapt QorIQ eSDHC to the new > clocking model > > On Wed, 2016-04-20 at 18:20 +0800, Yangbo Lu wrote: > > Provide clocks property instead of clock-frequency for QorIQ eSDHC dts > > node to adapt to the new clocking model, so that the driver c

Re: [PATCH 1/2] powerpc/85xx: adapt QorIQ eSDHC to the new clocking model

2016-04-21 Thread Scott Wood
On Wed, 2016-04-20 at 18:20 +0800, Yangbo Lu wrote: > Provide clocks property instead of clock-frequency for QorIQ eSDHC > dts node to adapt to the new clocking model, so that the driver > could get clock value by the common clk API and the u-boot could > remove the clock fixup. > > Signed-off-by:

[PATCH 1/2] powerpc/85xx: adapt QorIQ eSDHC to the new clocking model

2016-04-20 Thread Yangbo Lu
Provide clocks property instead of clock-frequency for QorIQ eSDHC dts node to adapt to the new clocking model, so that the driver could get clock value by the common clk API and the u-boot could remove the clock fixup. Signed-off-by: Yangbo Lu --- arch/powerpc/boot/dts/fsl/qoriq-esdhc-0.dtsi |