We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a077934 commit 46a53c5Copy full SHA for 46a53c5
arch/arm/boot/dts/overlays/hy28a-overlay.dts
@@ -86,8 +86,8 @@
86
debug = <&hy28a>,"debug:0";
87
xohms = <&hy28a_ts>,"ti,x-plate-ohms;0";
88
resetgpio = <&hy28a>,"reset-gpios:4",
89
- <&hy28a_pins>, "brcm,pins:1";
+ <&hy28a_pins>, "brcm,pins:4";
90
ledgpio = <&hy28a>,"led-gpios:4",
91
- <&hy28a_pins>, "brcm,pins:2";
+ <&hy28a_pins>, "brcm,pins:8";
92
};
93
arch/arm/boot/dts/overlays/hy28b-overlay.dts
@@ -141,8 +141,8 @@
141
debug = <&hy28b>,"debug:0";
142
xohms = <&hy28b_ts>,"ti,x-plate-ohms;0";
143
resetgpio = <&hy28b>,"reset-gpios:4",
144
- <&hy28b_pins>, "brcm,pins:1";
+ <&hy28b_pins>, "brcm,pins:4";
145
ledgpio = <&hy28b>,"led-gpios:4",
146
- <&hy28b_pins>, "brcm,pins:2";
+ <&hy28b_pins>, "brcm,pins:8";
147
148
0 commit comments