Commit ced2f0d7 authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sm6350: Add LLCC node

parent 5f82b9cd
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -372,6 +372,12 @@ tcsr_mutex: hwlock@1f40000 {
			#hwlock-cells = <1>;
		};

		system-cache-controller@9200000 {
			compatible = "qcom,sm6350-llcc";
			reg = <0 0x09200000 0 0x50000>, <0 0x09600000 0 0x50000>;
			reg-names = "llcc_base", "llcc_broadcast_base";
		};

		pdc: interrupt-controller@b220000 {
			compatible = "qcom,sm6350-pdc", "qcom,pdc";
			reg = <0 0x0b220000 0 0x30000>, <0 0x17c000f0 0 0x64>;