The patch set fixes advertised speeds for QSGMII interfaces, disables A007273 erratum workaround on non-PowerPC platforms where it does not apply, enables compilation on ARM64 and addresses a probing issue on non PPC platforms.
Changes from v2: merged fsl/fman changes to avoid a point of failure Changes from v1: unifying probing on all supported platforms Madalin Bucur (4): fsl/fman: fix 1G support for QSGMII interfaces powerpc: fsl/fman: remove fsl,fman from of_device_ids[] fsl/fman: A007273 only applies to PPC SoCs fsl/fman: enable compilation on ARM64 arch/powerpc/platforms/85xx/corenet_generic.c | 3 --- drivers/net/ethernet/freescale/fman/Kconfig | 2 +- drivers/net/ethernet/freescale/fman/fman.c | 16 ++++++++++++++++ drivers/net/ethernet/freescale/fman/mac.c | 1 + 4 files changed, 18 insertions(+), 4 deletions(-) -- 2.1.0