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)
commitb0bb79339aa02933be07aaec150031776402f5f9
treeabeb4fe65657cb7643a3ca0ea052b3f3629a6483
parent4ac665df17696ab8f2453dd1cedc195774277ed7
ARM: dts: mxs: Drop dma-apb interrupt-names

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