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

Commit 2b236cd4 authored by Kyle Yan's avatar Kyle Yan Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add DCC V2 device tree entry for sdm845" into msm-4.9

parents cf56f37e 260bd395
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1560,6 +1560,13 @@
		compatible = "qcom,cmd-db";
		reg = <0x861e0000 0x4000>;
	};

	dcc: dcc_v2@10a2000 {
		compatible = "qcom,dcc_v2";
		reg = <0x10a2000 0x1000>,
		      <0x10ae000 0x2000>;
		reg-names = "dcc-base", "dcc-ram-base";
	};
};

&pcie_0_gdsc {