Re: [PATCH] define rpi0w sdhci pinctrl state
From: Stefan Wahren <hidden>
Date: 2020-02-27 17:53:47
Hi Nick, Am 27.02.20 um 00:33 schrieb Nick Hudson:
I'm still not sure where I should be sending this, but here goes.
the addresses are right. Please rebase your change against recent Linux git tree and generate a git patch, otherwise we cannot apply your it. I suggest the following subject: ARM: bcm2835-rpi-zero-w: Add missing pinctrl name Thanks Stefan
quoted hunk ↗ jump to hunk
Define thesdhci pinctrl state as "default" so it gets applied correctly and to match all other RPis Signed-off-by: Nick Hudson <redacted> --- 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>; _______________________________________________ linux-rpi-kernel mailing list linux-rpi-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rpi-kernel