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

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

parent 81cd4883
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2489,7 +2489,8 @@
		};

		apcs_glb: mailbox@17911000 {
			compatible = "qcom,msm8998-apcs-hmss-global";
			compatible = "qcom,msm8998-apcs-hmss-global",
				     "qcom,msm8994-apcs-kpss-global";
			reg = <0x17911000 0x1000>;

			#mbox-cells = <1>;