Loading
arm64: dts: imx8dxl-ss-conn: swap interrupts number of eqos
Swap interrupt numbers of eqos because the below commit just swap interrupt-names and missed swap interrupts also. The driver (drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c) use interrupt-names to get irq numbers. Fixes: f29c19a6 ("arm64: dts: imx8dxl-ss-conn: Fix Ethernet interrupt-names order") Signed-off-by:Frank Li <Frank.Li@nxp.com> Tested-by:
Alexander Dahl <ada@thorsis.com> Cc: stable@vger.kernel.org Signed-off-by:
Shawn Guo <shawnguo@kernel.org>