lkml.org 
[lkml]   [2020]   [Apr]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH net-next v5 0/3] net: phy: mdio: add IPQ40xx MDIO support
Date
This patch series provides support for the IPQ40xx built-in MDIO interface.
Included are driver, devicetree bindings for it and devicetree node.

Robert Marko (3):
net: phy: mdio: add IPQ4019 MDIO driver
dt-bindings: add Qualcomm IPQ4019 MDIO bindings
ARM: dts: qcom: ipq4019: add MDIO node

.../bindings/net/qcom,ipq4019-mdio.yaml | 61 +++++++
arch/arm/boot/dts/qcom-ipq4019.dtsi | 28 +++
drivers/net/phy/Kconfig | 7 +
drivers/net/phy/Makefile | 1 +
drivers/net/phy/mdio-ipq4019.c | 160 ++++++++++++++++++
5 files changed, 257 insertions(+)
create mode 100644 Documentation/devicetree/bindings/net/qcom,ipq4019-mdio.yaml
create mode 100644 drivers/net/phy/mdio-ipq4019.c

--
2.26.2

\
 
 \ /
  Last update: 2020-04-30 11:08    [W:0.044 / U:0.500 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site