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

arm64: dts: qcom: sm8350: Add LLCC node

parent ce2762ae
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2232,6 +2232,12 @@
			qcom,bcm-voters = <&apps_bcm_voter>;
		};

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

		usb_1: usb@a6f8800 {
			compatible = "qcom,sm8350-dwc3", "qcom,dwc3";
			reg = <0 0x0a6f8800 0 0x400>;