Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1422408
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/3] net: Add MDIO bus driver for the Hisilicon FEMAC |
| Date | 2016-06-15 00:30 +0200 |
| Message-ID | <rK50m-2si-27@gated-at.bofh.it> (permalink) |
| References | <rJto5-2pt-3@gated-at.bofh.it> <rJto5-2pt-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@hisilicon.com> > Signed-off-by: Dongpo Li <lidongpo@hisilicon.com> > --- > .../bindings/net/hisilicon-femac-mdio.txt | 22 +++ Acked-by: Rob Herring <robh@kernel.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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/3] net: Add MDIO bus driver for the Hisilicon FEMAC Dongpo Li <lidongpo@hisilicon.com> - 2016-06-13 08:20 +0200
Re: [PATCH 1/3] net: Add MDIO bus driver for the Hisilicon FEMAC Andrew Lunn <andrew@lunn.ch> - 2016-06-13 15:40 +0200
Re: [PATCH 1/3] net: Add MDIO bus driver for the Hisilicon FEMAC Li Dongpo <lidongpo@hisilicon.com> - 2016-06-14 10:30 +0200
Re: [PATCH 1/3] net: Add MDIO bus driver for the Hisilicon FEMAC Rob Herring <robh@kernel.org> - 2016-06-15 00:30 +0200
Re: [PATCH 1/3] net: Add MDIO bus driver for the Hisilicon FEMAC Li Dongpo <lidongpo@hisilicon.com> - 2016-06-15 09:50 +0200
csiph-web