ARM: dts: imx6sx: Drop dma-apb interrupt-names
authorMarek Vasut <marex@denx.de>
Sat, 17 Dec 2022 01:08:51 +0000 (02:08 +0100)
committerShawn Guo <shawnguo@kernel.org>
Sun, 1 Jan 2023 03:32:56 +0000 (11:32 +0800)
commit16d194d200cd46c756a8fdc1f212940bc7781990
tree4439d1e63bcb881ee133b219b907431121c256f9
parent5dd1cf3a772421f688383b00dfaa927275aef682
ARM: dts: imx6sx: 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/imx6sx.dtsi