Hi Jason, On Mon, May 13, 2013 at 07:09:18PM -0400, Jason Cooper wrote: > On Mon, May 13, 2013 at 11:18:58PM +0200, Simon Baatz wrote: > > In order to prepare the switch to the standard MMC device tree parser > > for mvsdio, adapt all current uses of mvsdio in the dts files to the > > standard format. > > > > Signed-off-by: Simon Baatz <gmbnomis@xxxxxxxxx> > > --- > ... > > diff --git a/arch/arm/boot/dts/kirkwood-mplcec4.dts b/arch/arm/boot/dts/kirkwood-mplcec4.dts > > index 7588241..bf3a58c 100644 > > --- a/arch/arm/boot/dts/kirkwood-mplcec4.dts > > +++ b/arch/arm/boot/dts/kirkwood-mplcec4.dts > > @@ -136,7 +136,7 @@ > > pinctrl-0 = <&pmx_sdio &pmx_sdio_cd>; > > pinctrl-names = "default"; > > status = "okay"; > > - cd-gpios = <&gpio1 15 0>; > > + cd-gpios = <&gpio1 15 1>; > > Is this a bugfix that should be backported? No, that should not be necessary. The old code implicitly used "1" here regardless of the actual flag value. - Simon -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html