arm64: dts: imx8dxl-ss-conn: Fix Ethernet interrupt-names order
authorFabio Estevam <festevam@denx.de>
Mon, 13 Nov 2023 19:35:48 +0000 (16:35 -0300)
committerShawn Guo <shawnguo@kernel.org>
Wed, 6 Dec 2023 01:53:53 +0000 (09:53 +0800)
commitf29c19a6e488154713a55db727bb90d85e4aaa6b
treeb382646f575a97d2e375aa03ead972824b3dc76d
parent7c1d1944e6372a9ea5a35f82c0362111c5504964
arm64: dts: imx8dxl-ss-conn: Fix Ethernet interrupt-names order

Per snps,dwmac.yaml, the interrupt-names entries should be in the
following order: "macirq", "eth_wake_irq";

Change it to fix the following schema warnings.

imx8dxl-evk.dtb: ethernet@5b050000: interrupt-names:0: 'macirq' was expected
from schema $id: http://devicetree.org/schemas/net/snps,dwmac.yaml#
imx8dxl-evk.dtb: ethernet@5b050000: interrupt-names:1: 'macirq' is not one of ['eth_wake_irq', 'eth_lpi']
from schema $id: http://devicetree.org/schemas/net/snps,dwmac.yaml#

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