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

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

parent d30bcfa4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -722,7 +722,7 @@
		};

		tcsr_phy_clk_scheme_sel: syscon@193f044 {
			compatible = "syscon";
			compatible = "qcom,tcsr-msm8953", "syscon";
			reg = <0x193f044 0x4>;
		};