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

arm64: dts: qcom: sm6125: add compatible fallback to mailbox

parent fb6198bb
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1210,7 +1210,8 @@
		};

		apcs_glb: mailbox@f111000 {
			compatible = "qcom,sm6125-apcs-hmss-global";
			compatible = "qcom,sm6125-apcs-hmss-global",
				     "qcom,msm8994-apcs-kpss-global";
			reg = <0x0f111000 0x1000>;

			#mbox-cells = <1>;