From: Peng Fan Date: Thu, 20 Oct 2022 10:16:56 +0000 (+0800) Subject: arm64: dts: imx93: correct s4mu interrupt names X-Git-Tag: v6.1-rc4~19^2~4^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=82ce591967517b733c6e6e6882b5096d239b3afe;p=thirdparty%2Fkernel%2Flinux.git 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 Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx93.dtsi b/arch/arm64/boot/dts/freescale/imx93.dtsi index 3a5713bb4880e..55a70ee6f91af 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 = , ; - interrupt-names = "txirq", "rxirq"; + interrupt-names = "tx", "rx"; #mbox-cells = <2>; };