> From: Peng Fan
> 
> Add lsio_mu2 node which could be used communicate with SCU.
> 
> Signed-off-by: Peng Fan <peng....@nxp.com>

Reviewed-by: Dong Aisheng <aisheng.d...@nxp.com>

Regards
Dong Aisheng

> ---
>  arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi
> b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi
> index 16766838ac77..64eecd6cb1e9 100644
> --- a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi
> @@ -339,6 +339,14 @@
>                       #mbox-cells = <2>;
>               };
> 
> +             lsio_mu2: mailbox@5d1d0000 {
> +                     compatible = "fsl,imx8qxp-mu", "fsl,imx6sx-mu";
> +                     reg = <0x5d1d0000 0x10000>;
> +                     interrupts = <GIC_SPI 178 IRQ_TYPE_LEVEL_HIGH>;
> +                     #mbox-cells = <2>;
> +                     status = "disabled";
> +             };
> +
>               lsio_mu3: mailbox@5d1e0000 {
>                       compatible = "fsl,imx8qxp-mu", "fsl,imx6sx-mu";
>                       reg = <0x5d1e0000 0x10000>;
> --
> 2.16.4

Reply via email to