Revert a change I made to this file a long time ago so that is now matches

linux mainline again.  This fixes the rpi0w..

Tested on rpi0 and rpi0w by Jun Ebihara

PR/53284 (Support RPI3B+,RPI0W,RPI2-1.2)
This commit is contained in:
skrll 2019-08-22 08:32:34 +00:00
parent c7e750b5e0
commit 934bbc1299

View File

@ -71,13 +71,13 @@
&sdhci {
pinctrl-names = "default";
pinctrl-0 = <&emmc_gpio48>;
status = "okay";
bus-width = <4>;
};
&sdhost {
pinctrl-names = "default";
pinctrl-0 = <&sdhost_gpio48>;
status = "okay";
bus-width = <4>;
};