arm64: dts: imx8mn: Drop dma-apb interrupt-names
authorMarek Vasut <marex@denx.de>
Sat, 17 Dec 2022 01:08:55 +0000 (02:08 +0100)
committerShawn Guo <shawnguo@kernel.org>
Sun, 1 Jan 2023 03:34:14 +0000 (11:34 +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/arm64/boot/dts/freescale/imx8mn.dtsi

index c5e6c20935c07ca2ddc09fca535b1ee0772ebb2d..ca4be829afde0e109751e2381ea583f38eb598a1 100644 (file)
                                     <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>,
                                     <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>,
                                     <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>;
-                       interrupt-names = "gpmi0", "gpmi1", "gpmi2", "gpmi3";
                        #dma-cells = <1>;
                        dma-channels = <4>;
                        clocks = <&clk IMX8MN_CLK_NAND_USDHC_BUS_RAWNAND_CLK>;