From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from NAM02-SN1-obe.outbound.protection.outlook.com (mail-sn1nam02on0073.outbound.protection.outlook.com [104.47.36.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3tfYkC1862zDvjw for ; Fri, 16 Dec 2016 00:11:46 +1100 (AEDT) From: Madalin Bucur To: CC: , , Subject: [PATCH net 0/4] fsl/fman: fixes for ARM Date: Thu, 15 Dec 2016 15:11:33 +0200 Message-ID: <1481807497-4724-1-git-send-email-madalin.bucur@nxp.com> Reply-To: MIME-Version: 1.0 Content-Type: text/plain List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 ARM64. Igal Liberman (1): fsl/fman: arm: call of_platform_populate() for arm64 platfrom Madalin Bucur (3): fsl/fman: fix 1G support for QSGMII interfaces fsl/fman: A007273 only applies to PPC SoCs fsl/fman: enable compilation on ARM64 drivers/net/ethernet/freescale/fman/Kconfig | 2 +- drivers/net/ethernet/freescale/fman/fman.c | 18 ++++++++++++++++++ drivers/net/ethernet/freescale/fman/mac.c | 1 + 3 files changed, 20 insertions(+), 1 deletion(-) -- 2.1.0