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

Commit 7927a8a7 authored by Raghavendra Rao Ananta's avatar Raghavendra Rao Ananta
Browse files

ARM: dts: msm: Make LLCC node compatible with "qcom,lahaina-llcc"

Make the LLCC device-tree node compatible with "qcom,lahaina-llcc"
so that it could be matched with the LLCC driver for Lahaiana
platform.

Change-Id: If362950496a2e9b6f073c59ed703072da741a67d
parent e6fed6bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -482,7 +482,7 @@
	};

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