ARM: dts: mxs: Drop dma-apb interrupt-names
authorMarek Vasut <marex@denx.de>
Sat, 17 Dec 2022 01:08:49 +0000 (02:08 +0100)
committerShawn Guo <shawnguo@kernel.org>
Sun, 1 Jan 2023 03:32:41 +0000 (11:32 +0800)
Drop "interrupt-names" property, since it is broken. The drivers/dma/mxs-dma.c
in Linux kernel does not use it, the property contains duplicate array entries
in existing DTs, and even malformed entries (gmpi, should have been gpmi). Get
rid of that optional property altogether.

Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx23.dtsi
arch/arm/boot/dts/imx28.dtsi

index 7f4c602454a5fb0721a34833f773c98ea0d1b155..d19508c8f9ed63a98648ab1b9c7ea1f1d76660cd 100644 (file)
@@ -64,8 +64,6 @@
                                reg = <0x80004000 0x2000>;
                                interrupts = <0 14 20 0
                                              13 13 13 13>;
-                               interrupt-names = "empty", "ssp0", "ssp1", "empty",
-                                                 "gpmi0", "gpmi1", "gpmi2", "gpmi3";
                                #dma-cells = <1>;
                                dma-channels = <8>;
                                clocks = <&clks 15>;
index 130b4145af827016d3da3856ab1256531d48fdc8..a8d3c3113e0f60b0414899d038bea32d818ec6a7 100644 (file)
                                              88 88 88 88
                                              88 88 88 88
                                              87 86 0 0>;
-                               interrupt-names = "ssp0", "ssp1", "ssp2", "ssp3",
-                                                 "gpmi0", "gmpi1", "gpmi2", "gmpi3",
-                                                 "gpmi4", "gmpi5", "gpmi6", "gmpi7",
-                                                 "hsadc", "lcdif", "empty", "empty";
                                #dma-cells = <1>;
                                dma-channels = <16>;
                                clocks = <&clks 25>;
                                              80 81 68 69
                                              70 71 72 73
                                              74 75 76 77>;
-                               interrupt-names = "auart4-rx", "auart4-tx", "spdif-tx", "empty",
-                                                 "saif0", "saif1", "i2c0", "i2c1",
-                                                 "auart0-rx", "auart0-tx", "auart1-rx", "auart1-tx",
-                                                 "auart2-rx", "auart2-tx", "auart3-rx", "auart3-tx";
                                #dma-cells = <1>;
                                dma-channels = <16>;
                                clocks = <&clks 26>;