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

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

parent 98460385
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -3500,7 +3500,7 @@
		};
		};


		saw3: syscon@9a10000 {
		saw3: syscon@9a10000 {
			compatible = "syscon";
			compatible = "qcom,tcsr-msm8996", "syscon";
			reg = <0x09a10000 0x1000>;
			reg = <0x09a10000 0x1000>;
		};
		};