arm64: dts: imx93: correct s4mu interrupt names
authorPeng Fan <peng.fan@nxp.com>
Thu, 20 Oct 2022 10:16:56 +0000 (18:16 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sat, 29 Oct 2022 08:26:32 +0000 (16:26 +0800)
Per binding doc, interrupt names should be tx and rx.

Fixes: 0dfb380d2492 ("arm64: dts: imx93: add s4 mu node")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx93.dtsi

index 3a5713b..55a70ee 100644 (file)
                        reg = <0x47520000 0x10000>;
                        interrupts = <GIC_SPI 31 IRQ_TYPE_LEVEL_HIGH>,
                                     <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>;
-                       interrupt-names = "txirq", "rxirq";
+                       interrupt-names = "tx", "rx";
                        #mbox-cells = <2>;
                };