lkml.org 
[lkml]   [2021]   [Sep]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 02/10] arm64: dts: imx8-ss-lsio: Add mu5a mailbox
    Date
    The mailbox of the lsio mu5a is used by rpmsg on imx8qxp and
    imx8dxl platforms.

    Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
    ---
    arch/arm64/boot/dts/freescale/imx8-ss-lsio.dtsi | 7 +++++++
    1 file changed, 7 insertions(+)

    diff --git a/arch/arm64/boot/dts/freescale/imx8-ss-lsio.dtsi b/arch/arm64/boot/dts/freescale/imx8-ss-lsio.dtsi
    index ee4e585a9c39..76abdab40c75 100644
    --- a/arch/arm64/boot/dts/freescale/imx8-ss-lsio.dtsi
    +++ b/arch/arm64/boot/dts/freescale/imx8-ss-lsio.dtsi
    @@ -141,6 +141,13 @@ lsio_mu4: mailbox@5d1f0000 {
    status = "disabled";
    };

    + lsio_mu5: mailbox@5d200000 {
    + reg = <0x5d200000 0x10000>;
    + interrupts = <GIC_SPI 184 IRQ_TYPE_LEVEL_HIGH>;
    + #mbox-cells = <2>;
    + power-domains = <&pd IMX_SC_R_MU_5A>;
    + };
    +
    lsio_mu13: mailbox@5d280000 {
    reg = <0x5d280000 0x10000>;
    interrupts = <GIC_SPI 192 IRQ_TYPE_LEVEL_HIGH>;
    --
    2.31.1
    \
     
     \ /
      Last update: 2021-09-28 14:18    [W:4.829 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site