[PATCH] define rpi0w sdhci pinctrl state

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm still not sure where I should be sending this, but here goes.

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

Signed-off-by: Nick Hudson <skrll@xxxxxxxxxx>
---
Index: bcm2835-rpi-zero-w.dts
===================================================================
RCS file:
/cvsroot/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/bcm2835-rpi-zero-w.dts,v
retrieving revision 1.1.1.4
diff -u -p -r1.1.1.4 bcm2835-rpi-zero-w.dts
--- bcm2835-rpi-zero-w.dts	3 Jan 2020 14:33:09 -0000	1.1.1.4
+++ bcm2835-rpi-zero-w.dts	19 Feb 2020 07:53:54 -0000
@@ -112,6 +112,7 @@
 &sdhci {
 	#address-cells = <1>;
 	#size-cells = <0>;
+	pinctrl-names = "default";
 	pinctrl-0 = <&emmc_gpio34 &gpclk2_gpio43>;
 	bus-width = <4>;
 	mmc-pwrseq = <&wifi_pwrseq>;




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux