Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fecc9395 authored by Tony Truong's avatar Tony Truong Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: disable WAKE support for PCIe1



The endpoint of PCIe1 does not require WAKE support.
Therefore, remove the WAKE GPIO entry in PCIe1
device tree node.

Change-Id: I62a7d595d7d5d636e9179a54b6c720c885270f12
Signed-off-by: default avatarTony Truong <truong@codeaurora.org>
parent 4474107d
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -1427,7 +1427,6 @@
			&pcie1_wake_sleep>;
			&pcie1_wake_sleep>;


		perst-gpio = <&tlmm 130 0>;
		perst-gpio = <&tlmm 130 0>;
		wake-gpio = <&tlmm 132 0>;


		gdsc-smmu-supply = <&gdsc_aggre0_noc>;
		gdsc-smmu-supply = <&gdsc_aggre0_noc>;
		gdsc-vdd-supply = <&gdsc_pcie_1>;
		gdsc-vdd-supply = <&gdsc_pcie_1>;