]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: imx95: Add more V2X MUs
authorPeng Fan <peng.fan@nxp.com>
Mon, 18 Aug 2025 01:25:34 +0000 (09:25 +0800)
committerShawn Guo <shawnguo@kernel.org>
Fri, 22 Aug 2025 09:16:33 +0000 (17:16 +0800)
Add more MUs for V2X communication

Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx95.dtsi

index e20feb1bcec6088949e7dd1ab2fc1c108393fb81..02c0422a7aa3877c8431c9b050d85f43f5ed7bde 100644 (file)
                        };
                };
 
+               mailbox@47300000 {
+                       compatible = "fsl,imx95-mu-v2x";
+                       reg = <0x0 0x47300000 0x0 0x10000>;
+                       interrupts = <GIC_SPI 27 IRQ_TYPE_LEVEL_HIGH>;
+                       #mbox-cells = <2>;
+               };
+
                mailbox@47320000 {
                        compatible = "fsl,imx95-mu-v2x";
                        reg = <0x0 0x47320000 0x0 0x10000>;
                        #mbox-cells = <2>;
                };
 
+               mailbox@47330000 {
+                       compatible = "fsl,imx95-mu-v2x";
+                       reg = <0x0 0x47330000 0x0 0x10000>;
+                       interrupts = <GIC_SPI 28 IRQ_TYPE_LEVEL_HIGH>;
+                       #mbox-cells = <2>;
+               };
+
+               mailbox@47340000 {
+                       compatible = "fsl,imx95-mu-v2x";
+                       reg = <0x0 0x47340000 0x0 0x10000>;
+                       interrupts = <GIC_SPI 239 IRQ_TYPE_LEVEL_HIGH>;
+                       #mbox-cells = <2>;
+               };
+
                mailbox@47350000 {
                        compatible = "fsl,imx95-mu-v2x";
                        reg = <0x0 0x47350000 0x0 0x10000>;