File tree 2 files changed +5
-0
lines changed
arch/arm64/boot/dts/apple
2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 173
173
&port00 {
174
174
/* WLAN */
175
175
bus-range = <1 1>;
176
+ pwren-gpios = <&smc_gpio 13 GPIO_ACTIVE_HIGH>;
176
177
wifi0: wifi@0,0 {
177
178
compatible = "pci14e4,4433";
178
179
reg = <0x10000 0x0 0x0 0x0 0x0>;
185
186
&port01 {
186
187
/* SD card reader */
187
188
bus-range = <2 2>;
189
+ pwren-gpios = <&smc_gpio 26 GPIO_ACTIVE_HIGH>;
188
190
sdhci0: mmc@0,0 {
189
191
compatible = "pci17a0,9755";
190
192
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>;
223
225
&port03 {
224
226
/* USB xHCI */
225
227
bus-range = <4 4>;
228
+ pwren-gpios = <&smc_gpio 20 GPIO_ACTIVE_HIGH>;
226
229
status = "okay";
227
230
};
228
231
You can’t perform that action at this time.
0 commit comments