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

Commit 8d99ec0c authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add LLCC for sdxlemur"

parents b57ff727 5ec4e5b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ Properties:
	Usage: required
	Value type: <string>
	Definition: must be "qcom,sdm845-llcc" or "qcom,lahaina-llcc"
	            or "qcom,shima-llcc".
	            or "qcom,shima-llcc" or "qcom,sdxlemur-llcc"
		    "qcom,llcc-v2" must be appended for V2 hardware.

- reg:
+9 −0
Original line number Diff line number Diff line
@@ -458,6 +458,15 @@
		#hwlock-cells = <1>;
	};

	cache-controller@9200000 {
		compatible = "qcom,sdxlemur-llcc", "qcom,llcc-v2";
		reg = <0x9200000 0x50000>;
		reg-names = "llcc_base";
		cap-based-alloc-and-pwr-collapse;
		clocks = <&aopcc QDSS_CLK>;
		clock-names = "aopcc_closks";
	};

	smem: qcom,smem {
		compatible = "qcom,smem";
		memory-region = <&smem_mem>;