File tree Expand file tree Collapse file tree
arch/arm64/boot/dts/apple Expand file tree Collapse file tree Original file line number Diff line number Diff line change 170170&port00 {
171171 /* WLAN */
172172 bus-range = <1 1>;
173+ pwren-gpios = <&smc_gpio 13 GPIO_ACTIVE_HIGH>;
173174 wifi0: wifi@0,0 {
174175 compatible = "pci14e4,4433";
175176 reg = <0x10000 0x0 0x0 0x0 0x0>;
182183&port01 {
183184 /* SD card reader */
184185 bus-range = <2 2>;
186+ pwren-gpios = <&smc_gpio 26 GPIO_ACTIVE_HIGH>;
185187 sdhci0: mmc@0,0 {
186188 compatible = "pci17a0,9755";
187189 reg = <0x20000 0x0 0x0 0x0 0x0>;
Original file line number Diff line number Diff line change 188188&port00 {
189189 /* WLAN */
190190 bus-range = <1 1>;
191+ pwren-gpios = <&smc_gpio 13 GPIO_ACTIVE_HIGH>;
191192 wifi0: wifi@0,0 {
192193 reg = <0x10000 0x0 0x0 0x0 0x0>;
193194 compatible = "pci14e4,4433";
201202&port01 {
202203 /* SD card reader */
203204 bus-range = <2 2>;
205+ pwren-gpios = <&smc_gpio 26 GPIO_ACTIVE_HIGH>;
204206 sdhci0: mmc@0,0 {
205207 compatible = "pci17a0,9755";
206208 reg = <0x20000 0x0 0x0 0x0 0x0>;
222224&port03 {
223225 /* USB xHCI */
224226 bus-range = <4 4>;
227+ pwren-gpios = <&smc_gpio 20 GPIO_ACTIVE_HIGH>;
225228};
You can’t perform that action at this time.
0 commit comments