Re: [PATCH 22/22] arm64: dts: qcom: sm8150: Add APSS shared mailbox

From: Stephen Boyd
Date: Wed Aug 14 2019 - 13:17:48 EST


Quoting Vinod Koul (2019-08-14 05:50:12)
> @@ -338,6 +339,16 @@
> #interrupt-cells = <2>;
> };
>
> + aoss_qmp: qmp@c300000 {

Node name of 'clock-controller', or 'power-controller'?

> + compatible = "qcom,sm8150-aoss-qmp";
> + reg = <0x0c300000 0x100000>;
> + interrupts = <GIC_SPI 389 IRQ_TYPE_EDGE_RISING>;
> + mboxes = <&apss_shared 0>;