{"id":811570,"url":"http://patchwork.ozlabs.org/api/covers/811570/?format=json","web_url":"http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504875731-3680-1-git-send-email-hayashi.kunihiko@socionext.com/","project":{"id":37,"url":"http://patchwork.ozlabs.org/api/projects/37/?format=json","name":"Devicetree Bindings","link_name":"devicetree-bindings","list_id":"devicetree.vger.kernel.org","list_email":"devicetree@vger.kernel.org","web_url":"","scm_url":"","webscm_url":"","list_archive_url":"","list_archive_url_format":"","commit_url_format":""},"msgid":"<1504875731-3680-1-git-send-email-hayashi.kunihiko@socionext.com>","list_archive_url":null,"date":"2017-09-08T13:02:08","name":"[net-next,0/3] add UniPhier AVE ethernet support","submitter":{"id":71700,"url":"http://patchwork.ozlabs.org/api/people/71700/?format=json","name":"Kunihiko Hayashi","email":"hayashi.kunihiko@socionext.com"},"mbox":"http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504875731-3680-1-git-send-email-hayashi.kunihiko@socionext.com/mbox/","series":[{"id":2199,"url":"http://patchwork.ozlabs.org/api/series/2199/?format=json","web_url":"http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=2199","date":"2017-09-08T13:02:08","name":"add UniPhier AVE ethernet support","version":1,"mbox":"http://patchwork.ozlabs.org/series/2199/mbox/"}],"comments":"http://patchwork.ozlabs.org/api/covers/811570/comments/","headers":{"Return-Path":"<devicetree-owner@vger.kernel.org>","X-Original-To":"incoming-dt@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming-dt@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=vger.kernel.org\n\t(client-ip=209.132.180.67; helo=vger.kernel.org;\n\tenvelope-from=devicetree-owner@vger.kernel.org; receiver=<UNKNOWN>)","Received":["from vger.kernel.org (vger.kernel.org [209.132.180.67])\n\tby ozlabs.org (Postfix) with ESMTP id 3xpctC4vsQz9ryk\n\tfor <incoming-dt@patchwork.ozlabs.org>;\n\tFri,  8 Sep 2017 23:02:27 +1000 (AEST)","(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1755816AbdIHNC0 (ORCPT\n\t<rfc822;incoming-dt@patchwork.ozlabs.org>);\n\tFri, 8 Sep 2017 09:02:26 -0400","from mx.socionext.com ([202.248.49.38]:38764 \"EHLO\n\tmx.socionext.com\"\n\trhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP\n\tid S1755563AbdIHNCZ (ORCPT <rfc822;devicetree@vger.kernel.org>);\n\tFri, 8 Sep 2017 09:02:25 -0400","from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54])\n\tby mx.socionext.com with ESMTP; 08 Sep 2017 22:02:23 +0900","from mail.mfilter.local (unknown [10.213.24.62])\n\tby iyokan-ex.css.socionext.com (Postfix) with ESMTP id E17CD610C6;\n\tFri,  8 Sep 2017 22:02:23 +0900 (JST)","from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP;\n\tFri, 8 Sep 2017 22:02:23 +0900","from plum.e01.socionext.com (unknown [10.213.132.32])\n\tby kinkan.css.socionext.com (Postfix) with ESMTP id 08ED71A0E11;\n\tFri,  8 Sep 2017 22:02:23 +0900 (JST)"],"From":"Kunihiko Hayashi <hayashi.kunihiko@socionext.com>","To":"netdev@vger.kernel.org, \"David S. Miller\" <davem@davemloft.net>,\n\tAndrew Lunn <andrew@lunn.ch>, Florian Fainelli <f.fainelli@gmail.com>","Cc":"Rob Herring <robh+dt@kernel.org>, Mark Rutland <mark.rutland@arm.com>,\n\tlinux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org,\n\tdevicetree@vger.kernel.org,\n\tMasahiro Yamada <yamada.masahiro@socionext.com>,\n\tMasami Hiramatsu <masami.hiramatsu@linaro.org>,\n\tJassi Brar <jaswinder.singh@linaro.org>,\n\tKunihiko Hayashi <hayashi.kunihiko@socionext.com>","Subject":"[PATCH net-next 0/3] add UniPhier AVE ethernet support","Date":"Fri,  8 Sep 2017 22:02:08 +0900","Message-Id":"<1504875731-3680-1-git-send-email-hayashi.kunihiko@socionext.com>","X-Mailer":"git-send-email 2.7.4","Sender":"devicetree-owner@vger.kernel.org","Precedence":"bulk","List-ID":"<devicetree.vger.kernel.org>","X-Mailing-List":"devicetree@vger.kernel.org"},"content":"This series adds support for Socionext AVE ethernet controller implemented\non UniPhier SoCs. This driver supports RGMII/RMII modes.\n\nFurthermore, this series includes support for realtek RTL8201F PHY to be\nimplemented on some supported boards.\n\nJassi Brar (1):\n  net: phy: realtek: add RTL8201F phy-id and functions\n\nKunihiko Hayashi (2):\n  dt-bindings: net: add DT bindings for Socionext UniPhier AVE\n  net: ethernet: socionext: add AVE ethernet driver\n\n .../bindings/net/socionext,uniphier-ave4.txt       |   44 +\n drivers/net/ethernet/Kconfig                       |    1 +\n drivers/net/ethernet/Makefile                      |    1 +\n drivers/net/ethernet/socionext/Kconfig             |   22 +\n drivers/net/ethernet/socionext/Makefile            |    4 +\n drivers/net/ethernet/socionext/sni_ave.c           | 1618 ++++++++++++++++++++\n drivers/net/phy/realtek.c                          |   45 +\n 7 files changed, 1735 insertions(+)\n create mode 100644 Documentation/devicetree/bindings/net/socionext,uniphier-ave4.txt\n create mode 100644 drivers/net/ethernet/socionext/Kconfig\n create mode 100644 drivers/net/ethernet/socionext/Makefile\n create mode 100644 drivers/net/ethernet/socionext/sni_ave.c"}