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@xxxxxxxxxxxxx> > Signed-off-by: Dongpo Li <lidongpo@xxxxxxxxxxxxx> > --- > .../bindings/net/hisilicon-femac-mdio.txt | 22 +++ Acked-by: Rob Herring <robh@xxxxxxxxxx> > 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html