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 6c2d1d8 commit cce5749Copy full SHA for cce5749
arch/arm64/boot/dts/apple/t600x-j314-j316.dtsi
@@ -166,6 +166,7 @@
166
&port00 {
167
/* WLAN */
168
bus-range = <1 1>;
169
+ pwren-gpios = <&smc_gpio 13 GPIO_ACTIVE_HIGH>;
170
wifi0: wifi@0,0 {
171
compatible = "pci14e4,4433";
172
reg = <0x10000 0x0 0x0 0x0 0x0>;
@@ -179,6 +180,7 @@
179
180
/* SD card reader */
181
bus-range = <2 2>;
182
max-link-speed = <1>;
183
+ pwren-gpios = <&smc_gpio 26 GPIO_ACTIVE_HIGH>;
184
sdhci0: mmc@0,0 {
185
reg = <0x20000 0x0 0x0 0x0 0x0>;
186
cd-inverted;
arch/arm64/boot/dts/apple/t8103-jxxx.dtsi
@@ -121,6 +121,7 @@
121
*/
122
123
124
125
wifi0: network@0,0 {
126
compatible = "pci14e4,4425";
127
0 commit comments