]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ARM: dts: vf610-zii-cfu1: Pass the 'no-sdio' property
authorFabio Estevam <festevam@gmail.com>
Tue, 11 Sep 2018 20:10:46 +0000 (17:10 -0300)
committerShawn Guo <shawnguo@kernel.org>
Wed, 26 Sep 2018 02:19:25 +0000 (10:19 +0800)
No SDIO devices are connected to these ports, so pass the 'no-sdio'
property.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Acked-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/vf610-zii-cfu1.dts

index de3ed03ec0e7e17d8038902feef1fb0a773be0bf..aba4cecab2910487f856ffdae4e2765af8b2fb75 100644 (file)
        non-removable;
        no-1-8-v;
        keep-power-in-suspend;
+       no-sdio;
        status = "okay";
 };
 
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_esdhc1>;
        bus-width = <4>;
+       no-sdio;
        status = "okay";
 };