All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] net: qcom/emac: add shared mdio bus support
@ 2018-09-13  9:04 ` Wang Dongsheng
  0 siblings, 0 replies; 10+ messages in thread
From: Wang Dongsheng @ 2018-09-13  9:04 UTC (permalink / raw)
  To: timur; +Cc: davem, yu.zheng, Wang Dongsheng, netdev, devicetree

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 mdio bus support

 .../devicetree/bindings/net/qcom-emac.txt     |   4 +
 drivers/net/ethernet/qualcomm/emac/emac-phy.c | 211 ++++++++++++++----
 drivers/net/ethernet/qualcomm/emac/emac.c     |   7 +-
 3 files changed, 178 insertions(+), 44 deletions(-)

-- 
2.18.0

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-09-13 20:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-13  9:04 [PATCH 0/2] net: qcom/emac: add shared mdio bus support Wang Dongsheng
2018-09-13  9:04 ` Wang Dongsheng
2018-09-13  9:04 ` [PATCH 1/2] dt-bindings: net: qcom: Add binding for shared mdio bus Wang Dongsheng
2018-09-13 15:02   ` Timur Tabi
2018-09-13 15:19     ` Wang, Dongsheng
2018-09-13  9:04 ` [PATCH 2/2] net: qcom/emac: add shared mdio bus support Wang Dongsheng
2018-09-13 12:42   ` Andrew Lunn
2018-09-13 15:03     ` Timur Tabi
2018-09-13 15:20     ` Wang, Dongsheng
2018-09-13 12:24 ` [PATCH 0/2] " Andrew Lunn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.