devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] net: qcom/emac: add shared mdio bus support
@ 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 12:24 ` [PATCH 0/2] net: qcom/emac: add shared mdio bus support Andrew Lunn
  0 siblings, 2 replies; 5+ 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] 5+ messages in thread

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

Thread overview: 5+ 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 ` [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 12:24 ` [PATCH 0/2] net: qcom/emac: add shared mdio bus support Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).