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

Commit 5866be07 authored by Chandra Sai Chidipudi's avatar Chandra Sai Chidipudi
Browse files

ARM: dts: msm: Add LLCC entry for Shima

Add Last Level Cache Controller (LLCC) device tree
node for Shima.

Change-Id: I0812f5590ed48c2b1a9617aa4ae7fa6a204452ef
parent 2fdbcdbe
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -895,6 +895,13 @@
		reg-names = "pshold-base", "tcsr-boot-misc-detect";
	};

	cache-controller@9200000 {
		compatible = "qcom,shima-llcc", "qcom,llcc-v2";
		reg = <0x9200000 0xd0000> , <0x9600000 0x50000>;
		reg-names = "llcc_base", "llcc_broadcast_base";
		cap-based-alloc-and-pwr-collapse;
	};

	clk_virt: interconnect {
		compatible = "qcom,shima-clk_virt";
		#interconnect-cells = <1>;