[PATCH 1/6] ARM: dts: i.MX25: Add mmc aliases

Shawn Guo shawn.guo at linaro.org
Thu May 8 01:24:07 PDT 2014


On Thu, May 08, 2014 at 10:04:02AM +0200, Sascha Hauer wrote:
> On Wed, May 07, 2014 at 11:46:19AM -0300, Fabio Estevam wrote:
> > On Wed, May 7, 2014 at 10:31 AM, Sascha Hauer <s.hauer at pengutronix.de> wrote:
> > > Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
> > > ---
> > >  arch/arm/boot/dts/imx25.dtsi | 2 ++
> > >  1 file changed, 2 insertions(+)
> > >
> > > diff --git a/arch/arm/boot/dts/imx25.dtsi b/arch/arm/boot/dts/imx25.dtsi
> > > index ea323f0..680486a 100644
> > > --- a/arch/arm/boot/dts/imx25.dtsi
> > > +++ b/arch/arm/boot/dts/imx25.dtsi
> > > @@ -21,6 +21,8 @@
> > >                 i2c0 = &i2c1;
> > >                 i2c1 = &i2c2;
> > >                 i2c2 = &i2c3;
> > > +               mmc0 = &esdhc1;
> > > +               mmc2 = &esdhc2;
> > 
> > Shouldn't this be:
> >                    mmc1 = &esdhc2;
> > 
> > instead?
> 
> Yes, sure.
> 
> Shawn, Lothar, is this series otherwise ok?

I'm fine with the series, and can fix above typo, if this is the only
comment from people.

Shawn



More information about the linux-arm-kernel mailing list