We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e7954c commit 53fe89eCopy full SHA for 53fe89e
1 file changed
arch/arm64/boot/dts/apple/t602x-j414-j416.dtsi
@@ -136,8 +136,10 @@
136
};
137
138
&mtp_hid {
139
+ apple,afe-reset-gpios = <&smc_gpio 25 GPIO_ACTIVE_LOW>;
140
+ apple,stm-reset-gpios = <&smc_gpio 26 GPIO_ACTIVE_LOW>;
141
+
142
mtp_mt: multi-touch {
- apple,afe-reset-gpios = <&smc_gpio 25 GPIO_ACTIVE_LOW>;
143
144
145
keyboard: keyboard {
@@ -146,7 +148,6 @@
146
148
147
149
150
stm {
- apple,stm-reset-gpios = <&smc_gpio 26 GPIO_ACTIVE_LOW>;
151
152
153
actuator {
0 commit comments