Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ad345914 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add QMP device on sdxpoorwills"

parents abe53e52 a4245c9b
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -461,6 +461,19 @@
			io-interface = "rgmii";
		};
	};

	qmp_aop: qcom,qmp-aop@c300000 {
		compatible = "qcom,qmp-mbox";
		label = "aop";
		reg = <0xc300000 0x400>,
			<0x17811008 0x4>;
		reg-names = "msgram", "irq-reg-base";
		qcom,irq-mask = <0x1>;
		interrupts = <GIC_SPI 221 IRQ_TYPE_EDGE_RISING>;
		priority = <0>;
		mbox-desc-offset = <0x0>;
		#mbox-cells = <1>;
	};
};

#include "pmxpoorwills.dtsi"