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:
parent
c7e750b5e0
commit
934bbc1299
@ -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>;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user