On 4 June 2014 18:07, Peter Griffin <peter.griffin@xxxxxxxxxx> wrote: > The second controller is only present on the stih416 SoC. Also > mark this as non-removeable as its eMMC. > > Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@xxxxxx> > Signed-off-by: Peter Griffin <peter.griffin@xxxxxxxxxx> > Acked-by: Lee Jones <lee.jones@xxxxxxxxxx> > Acked-by: Maxime Coquelin <maxime.coquelin@xxxxxx> > --- > arch/arm/boot/dts/stih416-b2020-revE.dts | 6 ++++++ > arch/arm/boot/dts/stih416-b2020.dts | 8 ++++++++ > 2 files changed, 14 insertions(+) > > diff --git a/arch/arm/boot/dts/stih416-b2020-revE.dts b/arch/arm/boot/dts/stih416-b2020-revE.dts > index ba0fa2c..68dfdaf 100644 > --- a/arch/arm/boot/dts/stih416-b2020-revE.dts > +++ b/arch/arm/boot/dts/stih416-b2020-revE.dts > @@ -31,5 +31,11 @@ > ethernet1: dwmac@fef08000 { > snps,reset-gpio = <&PIO0 7>; > }; > + > + mmc1: sdhci@fe81f000 { > + status = "okay"; > + bus-width = <8>; > + non-removable; > + }; > }; Hi Peter, I was trying to apply this patchset on my next branch, but the above file /arch/arm/boot/dts/stih416-b2020-revE.dts does not exist. And I don't see it in linux-next either. What tree/patch are this based upon? Kind regards Uffe -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html