File tree Expand file tree Collapse file tree 3 files changed +8
-0
lines changed
arch/arm64/boot/dts/apple Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 156
156
&port00 {
157
157
/* WLAN */
158
158
bus-range = <1 1>;
159
+ pwren-gpios = <&smc_gpio 13 GPIO_ACTIVE_HIGH>;
159
160
wifi0: wifi@0,0 {
160
161
compatible = "pci14e4,4433";
161
162
reg = <0x10000 0x0 0x0 0x0 0x0>;
168
169
&port01 {
169
170
/* SD card reader */
170
171
bus-range = <2 2>;
172
+ pwren-gpios = <&smc_gpio 26 GPIO_ACTIVE_HIGH>;
171
173
sdhci0: mmc@0,0 {
172
174
compatible = "pci17a0,9755";
173
175
reg = <0x20000 0x0 0x0 0x0 0x0>;
189
191
&port03 {
190
192
/* USB xHCI */
191
193
bus-range = <4 4>;
194
+ pwren-gpios = <&smc_gpio 20 GPIO_ACTIVE_HIGH>;
192
195
};
193
196
194
197
&wifi0 {
Original file line number Diff line number Diff line change 210
210
&port00 {
211
211
/* WLAN */
212
212
bus-range = <1 1>;
213
+ pwren-gpios = <&smc_gpio 13 GPIO_ACTIVE_HIGH>;
213
214
wifi0: wifi@0,0 {
214
215
compatible = "pci14e4,4433";
215
216
reg = <0x10000 0x0 0x0 0x0 0x0>;
222
223
&port01 {
223
224
/* SD card reader */
224
225
bus-range = <2 2>;
226
+ pwren-gpios = <&smc_gpio 26 GPIO_ACTIVE_HIGH>;
225
227
sdhci0: mmc@0,0 {
226
228
compatible = "pci17a0,9755";
227
229
reg = <0x20000 0x0 0x0 0x0 0x0>;
243
245
&port03 {
244
246
/* USB xHCI */
245
247
bus-range = <4 4>;
248
+ pwren-gpios = <&smc_gpio 20 GPIO_ACTIVE_HIGH>;
246
249
};
247
250
248
251
&wifi0 {
Original file line number Diff line number Diff line change 166
166
&port00 {
167
167
/* WLAN */
168
168
bus-range = <1 1>;
169
+ pwren-gpios = <&smc_gpio 13 GPIO_ACTIVE_HIGH>;
169
170
wifi0: wifi@0,0 {
170
171
compatible = "pci14e4,4433";
171
172
reg = <0x10000 0x0 0x0 0x0 0x0>;
178
179
&port01 {
179
180
/* SD card reader */
180
181
bus-range = <2 2>;
182
+ pwren-gpios = <&smc_gpio 26 GPIO_ACTIVE_HIGH>;
181
183
sdhci0: mmc@0,0 {
182
184
compatible = "pci17a0,9755";
183
185
reg = <0x20000 0x0 0x0 0x0 0x0>;
You can’t perform that action at this time.
0 commit comments