Skip to content

Commit

Permalink
DTS: maxtouch fix
Browse files Browse the repository at this point in the history
Fix p4wifi ccording to feedaac .

Signed-off-by: David Heidelberg <[email protected]>
  • Loading branch information
okias committed Feb 2, 2021
1 parent a76b1e4 commit 1dc1ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/tegra20-p4wifi.dts
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@
interrupt-parent = <&gpio>;
interrupts = <TEGRA_GPIO(D, 4) IRQ_TYPE_LEVEL_LOW>;

reset-gpio = <&gpio TEGRA_GPIO(D, 3) GPIO_ACTIVE_HIGH>;
reset-gpio = <&gpio TEGRA_GPIO(D, 3) GPIO_ACTIVE_LOW>;
};
};

Expand Down

0 comments on commit 1dc1ba7

Please sign in to comment.