Skip to content

Commit 8d2ddae

Browse files
committed
arm64: dts: apple: Add PCI power enable GPIOs
t8103: - WLAN (SMC PMU GPIO Rust-for-Linux#13) t600x: - WLAN (SMC PMU GPIO Rust-for-Linux#13) - SD (SMC PMU GPIO Rust-for-Linux#26) Signed-off-by: Hector Martin <[email protected]>
1 parent 30c1cff commit 8d2ddae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/apple/t8103-jxxx.dtsi

+1
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@
121121
*/
122122
&port00 {
123123
bus-range = <1 1>;
124+
pwren-gpios = <&smc_gpio 13 GPIO_ACTIVE_HIGH>;
124125
wifi0: network@0,0 {
125126
compatible = "pci14e4,4425";
126127
reg = <0x10000 0x0 0x0 0x0 0x0>;

0 commit comments

Comments
 (0)