File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
arch/arm64/boot/dts/apple Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 170
170
&port00 {
171
171
/* WLAN */
172
172
bus-range = <1 1>;
173
+ pwren-gpios = <&smc_gpio 13 GPIO_ACTIVE_HIGH>;
173
174
wifi0: wifi@0,0 {
174
175
compatible = "pci14e4,4433";
175
176
reg = <0x10000 0x0 0x0 0x0 0x0>;
182
183
&port01 {
183
184
/* SD card reader */
184
185
bus-range = <2 2>;
186
+ pwren-gpios = <&smc_gpio 26 GPIO_ACTIVE_HIGH>;
185
187
sdhci0: mmc@0,0 {
186
188
compatible = "pci17a0,9755";
187
189
reg = <0x20000 0x0 0x0 0x0 0x0>;
Original file line number Diff line number Diff line change 188
188
&port00 {
189
189
/* WLAN */
190
190
bus-range = <1 1>;
191
+ pwren-gpios = <&smc_gpio 13 GPIO_ACTIVE_HIGH>;
191
192
wifi0: wifi@0,0 {
192
193
reg = <0x10000 0x0 0x0 0x0 0x0>;
193
194
compatible = "pci14e4,4433";
201
202
&port01 {
202
203
/* SD card reader */
203
204
bus-range = <2 2>;
205
+ pwren-gpios = <&smc_gpio 26 GPIO_ACTIVE_HIGH>;
204
206
sdhci0: mmc@0,0 {
205
207
compatible = "pci17a0,9755";
206
208
reg = <0x20000 0x0 0x0 0x0 0x0>;
222
224
&port03 {
223
225
/* USB xHCI */
224
226
bus-range = <4 4>;
227
+ pwren-gpios = <&smc_gpio 20 GPIO_ACTIVE_HIGH>;
225
228
};
You can’t perform that action at this time.
0 commit comments