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

Commit 38ae773b authored by Syed Rameez Mustafa's avatar Syed Rameez Mustafa Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add device for the msm core driver for sdm845



This is used for some CPU power calculations.

Change-Id: I000c41fce602dc4bbc5351799e933d39504e121b
Signed-off-by: default avatarSyed Rameez Mustafa <rameezmustafa@codeaurora.org>
parent 1f92fc18
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1825,6 +1825,11 @@
		      <0x10ae000 0x2000>;
		reg-names = "dcc-base", "dcc-ram-base";
	};

	qcom,msm-core@780000 {
		compatible = "qcom,apss-core-ea";
		reg = <0x780000 0x1000>;
	};
};

&pcie_0_gdsc {