ARM: dts: imx6: delete interrupts property if interrupts-extended is set
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Wed, 20 Jul 2022 06:41:58 +0000 (08:41 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sun, 21 Aug 2022 03:20:17 +0000 (11:20 +0800)
commitc9d38ff7080b2c4fa6786b82210fa13115895aae
treeeabb89062f92430ef4c6bb01a38738916b722525
parent8b212526a957e012e88d68d7f33bb11b312c2ea6
ARM: dts: imx6: delete interrupts property if interrupts-extended is set

In most cases this is related to fsl,err006687-workaround-present, which
requires a GPIO interrupt next a GIC interrupt.

This fixes the dtbs_check warning:
imx6dl-mba6a.dtb: ethernet@2188000: More than one condition true in oneOf schema:
        {'$filename': 'Documentation/devicetree/bindings/net/fsl,fec.yaml',
[...]

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6dl-riotboard.dts
arch/arm/boot/dts/imx6q-arm2.dts
arch/arm/boot/dts/imx6q-evi.dts
arch/arm/boot/dts/imx6q-mccmon6.dts
arch/arm/boot/dts/imx6qdl-nit6xlite.dtsi
arch/arm/boot/dts/imx6qdl-nitrogen6_max.dtsi
arch/arm/boot/dts/imx6qdl-nitrogen6_som2.dtsi
arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi
arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
arch/arm/boot/dts/imx6qdl-tqma6a.dtsi
arch/arm/boot/dts/imx6qdl-ts7970.dtsi