Commit bb1f7cf6 authored by Souradeep Chowdhury's avatar Souradeep Chowdhury Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sm8150: Add LLC support for sm8150

parent ead9f7d7
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -490,6 +490,13 @@
			qcom,bcm-voters = <&apps_bcm_voter>;
		};

		system-cache-controller@9200000 {
			compatible = "qcom,sm8150-llcc";
			reg = <0 0x09200000 0 0x200000>, <0 0x09600000 0 0x50000>;
			reg-names = "llcc_base", "llcc_broadcast_base";
			interrupts = <GIC_SPI 582 IRQ_TYPE_LEVEL_HIGH>;
		};

		ufs_mem_hc: ufshc@1d84000 {
			compatible = "qcom,sm8150-ufshc", "qcom,ufshc",
				     "jedec,ufs-2.0";