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

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

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

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

			#mbox-cells = <1>;