aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/freescale/imx93.dtsi
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2022-10-20 18:16:56 +0800
committerShawn Guo <shawnguo@kernel.org>2022-10-29 16:26:32 +0800
commit82ce591967517b733c6e6e6882b5096d239b3afe (patch)
tree7b76d5476f397ecbe5e9f49e392201b96708be7e /arch/arm64/boot/dts/freescale/imx93.dtsi
parentdt-bindings: power: gpcv2: add power-domains property (diff)
downloadlinux-dev-82ce591967517b733c6e6e6882b5096d239b3afe.tar.xz
linux-dev-82ce591967517b733c6e6e6882b5096d239b3afe.zip
arm64: dts: imx93: correct s4mu interrupt names
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>
Diffstat (limited to '')
-rw-r--r--arch/arm64/boot/dts/freescale/imx93.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx93.dtsi b/arch/arm64/boot/dts/freescale/imx93.dtsi
index 3a5713bb4880..55a70ee6f91a 100644
--- a/arch/arm64/boot/dts/freescale/imx93.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx93.dtsi
@@ -501,7 +501,7 @@
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>;
};