From mboxrd@z Thu Jan 1 00:00:00 1970 From: Biju Das Subject: [PATCH v2 0/2] Add RZ/G1M (R8A7743) Ethernet AVB support Date: Wed, 5 Jul 2017 16:56:27 +0100 Message-ID: <1499270189-29945-1-git-send-email-biju.das@bp.renesas.com> References: Cc: Sergei Shtylyov , Simon Horman , Magnus Damm , Chris Paterson , devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org, Biju Das To: Rob Herring , Mark Rutland , Russell King Return-path: Received: from relmlor4.renesas.com ([210.160.252.174]:61788 "EHLO relmlie3.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751678AbdGEQKV (ORCPT ); Wed, 5 Jul 2017 12:10:21 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: Hi All, This series aims to upstream the Ethernet AVB driver support for RZ/G1M (r8a7743) SoC . The iWave RZ/G1M Qseven SOM supports Gigabit Ethernet Phy from Micrel(KSZ9031MNX). Gigabit Ethernet support is available in Renesas AVB driver. This series has been tested against linux-next tag next-20170704. Modifications: v1->v2 -Dropped the driver update,as is it not needed due to the presence of family-specific compatible values. -Added Reviewed-by: Geert Uytterhoeven for the DT binding patch -Added Acked-by: Geert Uytterhoeven for the defconfig: Enable Ethernet AVB patch History: ------- [v1]: https://www.spinics.net/lists/arm-kernel/msg592366.html Biju Das (2): ravb: Document binding for r8a7743 SoC ARM: shmobile: defconfig: Enable Ethernet AVB Documentation/devicetree/bindings/net/renesas,ravb.txt | 3 ++- arch/arm/configs/shmobile_defconfig | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) -- 1.9.1