arm64: dts: imx8qxp: Add lsio_mu13 node
authorDaniel Baluta <daniel.baluta@gmail.com>
Tue, 18 Jun 2019 21:05:16 +0000 (00:05 +0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 24 Jun 2019 00:56:32 +0000 (08:56 +0800)
lsio_mu13 node is used to communicate with DSP.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8qxp.dtsi

index b2cb818c76c6d87309376c87fee270b0e8931a77..dcdbd86897ed674554ea8c394f9ef21b85229a9d 100644 (file)
                        status = "disabled";
                };
 
+               lsio_mu13: mailbox@5d280000 {
+                       compatible = "fsl,imx8qxp-mu", "fsl,imx6sx-mu";
+                       reg = <0x5d280000 0x10000>;
+                       interrupts = <GIC_SPI 192 IRQ_TYPE_LEVEL_HIGH>;
+                       #mbox-cells = <2>;
+                       power-domains = <&pd IMX_SC_R_MU_13A>;
+               };
+
                lsio_gpio0: gpio@5d080000 {
                        compatible = "fsl,imx8qxp-gpio", "fsl,imx35-gpio";
                        reg = <0x5d080000 0x10000>;