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

Commit c7fc391f authored by Siddartha Mohanadoss's avatar Siddartha Mohanadoss Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add TCSR support for PCIE EP on sdxpoorwills



Add support to detach PERST_EN from TCSR to prevent device
from getting reset when host is rebooted.

Change-Id: I51e98dd92f2cad34defb1e4972758b1000944377
Signed-off-by: default avatarSiddartha Mohanadoss <smohanad@codeaurora.org>
parent 03e6dc12
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -363,9 +363,10 @@
			<0x40001000 0x1000>,
			<0x01c00000 0x2000>,
			<0x01c02000 0x1000>,
			<0x01c04000 0x1000>;
			<0x01c04000 0x1000>,
			<0x01fcb000 0x1000>;
		reg-names = "msi", "dm_core", "elbi", "iatu", "parf",
				"phy", "mmio";
				"phy", "mmio", "tcsr_pcie_perst_en";

		#address-cells = <0>;
		interrupt-parent = <&pcie_ep>;