Skip to content

Commit

Permalink
arm64: dts: apple: Add PCI power enable GPIOs
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
marcan committed Aug 2, 2022
1 parent 30c1cff commit 8d2ddae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/apple/t8103-jxxx.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@
*/
&port00 {
bus-range = <1 1>;
pwren-gpios = <&smc_gpio 13 GPIO_ACTIVE_HIGH>;
wifi0: network@0,0 {
compatible = "pci14e4,4425";
reg = <0x10000 0x0 0x0 0x0 0x0>;
Expand Down

0 comments on commit 8d2ddae

Please sign in to comment.