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

Commit 7a5fc069 authored by Odelu Kukatla's avatar Odelu Kukatla Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable L3 interconnect driver for Shima

Enable L3 interconnect driver so that consumers are
able to obtain their path handles properly.

Change-Id: I088da57a382840050c2c539c97b1b5dc2f5d86b3
parent 03417227
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1992,12 +1992,11 @@

	epss_l3_cpu: l3_cpu@18590000 {
		reg = <0x18590000 0x4000>;
		compatible = "qcom,shima-epss-l3-cpu";
		compatible = "qcom,lahaina-epss-l3-cpu";
		#interconnect-cells = <1>;
		clock-names = "xo", "alternate";
		clocks = <&rpmhcc RPMH_CXO_CLK>,
			<&gcc GCC_GPLL0>;
		status = "disabled";
	};

	llcc_pmu: llcc-pmu@9095000 {