Skip to content

Commit 79b46ff

Browse files
clamor-sdigetx
authored andcommitted
ARM: tegra: transformer: add missing wifi reset gpio
Signed-off-by: Svyatoslav Ryhel <[email protected]>
1 parent 573f76e commit 79b46ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm/boot/dts/tegra30-asus-transformer-common.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1471,6 +1471,8 @@
14711471
interrupt-parent = <&gpio>;
14721472
interrupts = <TEGRA_GPIO(O, 4) IRQ_TYPE_LEVEL_HIGH>;
14731473
interrupt-names = "host-wake";
1474+
1475+
reset-gpios = <&gpio TEGRA_GPIO(D, 3) GPIO_ACTIVE_LOW>;
14741476
};
14751477
};
14761478

0 commit comments

Comments
 (0)