On 2016/6/15 6:27, Rob Herring wrote: > 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 <xuejianch...@hisilicon.com> >> Signed-off-by: Dongpo Li <lidon...@hisilicon.com> >> --- >> .../bindings/net/hisilicon-femac-mdio.txt | 22 +++ > > Acked-by: Rob Herring <r...@kernel.org> > Hi Rob, Thanks for your review. >> 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 > > . >
- [PATCH 0/3] Add Hisilicon MDIO bus driver and FEMAC driv... Dongpo Li
- [PATCH 2/3] ethtool: Add common functions for get a... Dongpo Li
- Re: [PATCH 2/3] ethtool: Add common functions f... kbuild test robot
- Re: [PATCH 2/3] ethtool: Add common functions f... kbuild test robot
- Re: [PATCH 2/3] ethtool: Add common functions f... kbuild test robot
- [PATCH 1/3] net: Add MDIO bus driver for the Hisili... Dongpo Li
- Re: [PATCH 1/3] net: Add MDIO bus driver for th... Andrew Lunn
- Re: [PATCH 1/3] net: Add MDIO bus driver for th... Rob Herring
- Re: [PATCH 1/3] net: Add MDIO bus driver fo... Li Dongpo
- [PATCH 3/3] net: hisilicon: Add Fast Ethernet MAC d... Dongpo Li
- Re: [PATCH 3/3] net: hisilicon: Add Fast Ethern... kbuild test robot
- Re: [PATCH 3/3] net: hisilicon: Add Fast Ethern... Arnd Bergmann
- Re: [PATCH 3/3] net: hisilicon: Add Fast Et... Li Dongpo
- Re: [PATCH 3/3] net: hisilicon: Add Fas... Arnd Bergmann
- Re: [PATCH 3/3] net: hisilicon: Ad... Dongpo Li
- Re: [PATCH 3/3] net: hisilicon: Ad... Dongpo Li
- Re: [PATCH 3/3] net: hisilicon... Arnd Bergmann
- Re: [PATCH 3/3] net: hisilicon: Add Fast Ethern... Rob Herring