Re: [PATCH 0/2] net: qcom/emac: add shared mdio bus support

2018-09-13 Thread Andrew Lunn
On Thu, Sep 13, 2018 at 05:04:51PM +0800, Wang Dongsheng wrote: > Share the mii_bus for others MAC device because QDF2400 emac > include MDIO, and the motherboard has more than one PHY connected > to an MDIO bus. > > Tested: QDF2400 (ACPI), buildin/insmod/rmmod > > Wang Dongsheng (2): > dt-bind

[PATCH 0/2] net: qcom/emac: add shared mdio bus support

2018-09-13 Thread Wang Dongsheng
Share the mii_bus for others MAC device because QDF2400 emac include MDIO, and the motherboard has more than one PHY connected to an MDIO bus. Tested: QDF2400 (ACPI), buildin/insmod/rmmod Wang Dongsheng (2): dt-bindings: net: qcom: Add binding for shared mdio bus net: qcom/emac: add shared md