Commit b5cc3e52 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sc7180: add missing TCSR syscon compatible

parent 408c4ead
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1468,7 +1468,7 @@ tcsr_mutex_regs: syscon@1f40000 {
		};

		tcsr_regs: syscon@1fc0000 {
			compatible = "syscon";
			compatible = "qcom,sc7180-tcsr", "syscon";
			reg = <0 0x01fc0000 0 0x40000>;
		};