[PATCH] arm64: dts: imx8dxl-ss-conn: Fix Ethernet interrupt-names order

Shawn Guo shawnguo at kernel.org
Tue Dec 5 17:08:28 PST 2023


On Mon, Nov 13, 2023 at 04:35:48PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
> 
> 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 at 5b050000: interrupt-names:0: 'macirq' was expected
> 	from schema $id: http://devicetree.org/schemas/net/snps,dwmac.yaml#
> imx8dxl-evk.dtb: ethernet at 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 at denx.de>

Applied, thanks!



More information about the linux-arm-kernel mailing list