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 175175&port00 {
176176 /* WLAN */
177177 bus-range = <1 1>;
178+ pwren-gpios = <&smc_gpio 13 GPIO_ACTIVE_HIGH>;
178179 wifi0: wifi@0,0 {
179180 compatible = "pci14e4,4433";
180181 reg = <0x10000 0x0 0x0 0x0 0x0>;
194195&port01 {
195196 /* SD card reader */
196197 bus-range = <2 2>;
198+ pwren-gpios = <&smc_gpio 26 GPIO_ACTIVE_HIGH>;
197199 sdhci0: mmc@0,0 {
198200 compatible = "pci17a0,9755";
199201 reg = <0x20000 0x0 0x0 0x0 0x0>;
Original file line number Diff line number Diff line change 251251&port00 {
252252 /* WLAN */
253253 bus-range = <1 1>;
254+ pwren-gpios = <&smc_gpio 13 GPIO_ACTIVE_HIGH>;
254255 wifi0: wifi@0,0 {
255256 compatible = "pci14e4,4433";
256257 reg = <0x10000 0x0 0x0 0x0 0x0>;
270271&port01 {
271272 /* SD card reader */
272273 bus-range = <2 2>;
274+ pwren-gpios = <&smc_gpio 26 GPIO_ACTIVE_HIGH>;
273275 sdhci0: mmc@0,0 {
274276 compatible = "pci17a0,9755";
275277 reg = <0x20000 0x0 0x0 0x0 0x0>;
292294&port03 {
293295 /* USB xHCI */
294296 bus-range = <4 4>;
297+ pwren-gpios = <&smc_gpio 20 GPIO_ACTIVE_HIGH>;
295298 status = "okay";
296299};
297300
You can’t perform that action at this time.
0 commit comments