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 torvalds#13)
t600x:
- WLAN (SMC PMU GPIO torvalds#13)
- SD (SMC PMU GPIO torvalds#26)

Signed-off-by: Hector Martin <marcan@marcan.st>
  • Loading branch information
marcan authored and jannau committed Apr 9, 2024
1 parent 4cb6723 commit 6ef3ce6
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 @@ -122,6 +122,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 6ef3ce6

Please sign in to comment.