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

Commit ca20dca1 authored by Taniya Das's avatar Taniya Das Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Remove support for PCIE TBU from SDMMAGPIE



PCIE TBU GDSCR is not be controlled by any clients on HLOS, so remove
support for the same.

Change-Id: Iabb1b3179fb810b9bab417e0ef2522d29dcb692d
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 6f46a1f9
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -21,14 +21,6 @@
		status = "disabled";
	};

	pcie_tbu_gdsc: qcom,gdsc@128004 {
		compatible = "qcom,gdsc";
		regulator-name = "pcie_tbu_gdsc";
		reg = <0x128004 0x4>;
		qcom,poll-cfg-gdscr;
		status = "disabled";
	};

	ufs_phy_gdsc: qcom,gdsc@177004 {
		compatible = "qcom,gdsc";
		regulator-name = "ufs_phy_gdsc";
+0 −4
Original line number Diff line number Diff line
@@ -2843,10 +2843,6 @@
	status = "ok";
};

&pcie_tbu_gdsc {
	status = "ok";
};

&usb30_prim_gdsc {
	status = "ok";
};