Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit baa4b615 authored by Nick Hudson's avatar Nick Hudson Committed by Greg Kroah-Hartman
Browse files

ARM: bcm2835-rpi-zero-w: Add missing pinctrl name



commit 6687c201fdc3139315c2ea7ef96c157672805cdc upstream.

Define the sdhci pinctrl state as "default" so it gets applied
correctly and to match all other RPis.

Fixes: 2c7c040c ("ARM: dts: bcm2835: Add Raspberry Pi Zero W")
Signed-off-by: default avatarNick Hudson <skrll@netbsd.org>
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent c99fc06b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -118,6 +118,7 @@
&sdhci {
	#address-cells = <1>;
	#size-cells = <0>;
	pinctrl-names = "default";
	pinctrl-0 = <&emmc_gpio34 &gpclk2_gpio43>;
	mmc-pwrseq = <&wifi_pwrseq>;
	non-removable;