[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160614222746.GA4322@rob-hp-laptop>
Date: Tue, 14 Jun 2016 17:27:46 -0500
From: Rob Herring <robh@...nel.org>
To: Dongpo Li <lidongpo@...ilicon.com>
Cc: f.fainelli@...il.com, mark.rutland@....com, davem@...emloft.net,
xuejiancheng@...ilicon.com, netdev@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/3] net: Add MDIO bus driver for the Hisilicon FEMAC
On Mon, Jun 13, 2016 at 02:07:54PM +0800, Dongpo Li wrote:
> This patch adds a separate driver for the MDIO interface of the
> Hisilicon Fast Ethernet MAC.
>
> Reviewed-by: Jiancheng Xue <xuejiancheng@...ilicon.com>
> Signed-off-by: Dongpo Li <lidongpo@...ilicon.com>
> ---
> .../bindings/net/hisilicon-femac-mdio.txt | 22 +++
Acked-by: Rob Herring <robh@...nel.org>
> drivers/net/phy/Kconfig | 8 +
> drivers/net/phy/Makefile | 1 +
> drivers/net/phy/mdio-hisi-femac.c | 165 +++++++++++++++++++++
> 4 files changed, 196 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/net/hisilicon-femac-mdio.txt
> create mode 100644 drivers/net/phy/mdio-hisi-femac.c
Powered by blists - more mailing lists