arm64: dts: imx93: Remove unexistent 'shared-interrupt'
authorFabio Estevam <festevam@denx.de>
Mon, 13 Nov 2023 23:20:15 +0000 (20:20 -0300)
committerShawn Guo <shawnguo@kernel.org>
Wed, 6 Dec 2023 01:53:53 +0000 (09:53 +0800)
The 'shared-interrupt' property is not documented nor used anywhere.

Remove it.

This fixes the following schema warning:

imx93-11x11-evk.dtb: dma-controller@42000000: Unevaluated properties are not allowed ('shared-interrupt' was unexpected)
from schema $id: http://devicetree.org/schemas/dma/fsl,edma.yaml#

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx93.dtsi

index d3a99d7abba4c955647fdcbac240b20572164ebb..5a5fbef48a1cd41667311e7f47a75edce359aaeb 100644 (file)
                                compatible = "fsl,imx93-edma4";
                                reg = <0x42000000 0x210000>;
                                #dma-cells = <3>;
-                               shared-interrupt;
                                dma-channels = <64>;
                                interrupts = <GIC_SPI 128 IRQ_TYPE_LEVEL_HIGH>,
                                             <GIC_SPI 128 IRQ_TYPE_LEVEL_HIGH>,