lkml.org 
[lkml]   [2020]   [Oct]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH net-next 0/2] DP83TD510 Single Pair 10Mbps Ethernet PHY
    Date
    Hello

    The DP83TD510 is an Ethernet PHY supporting single pair of twisted wires. The
    PHY is capable of 10Mbps communication over long distances and exceeds the
    IEEE 802.3cg 10BASE-T1L single-pair Ethernet specification. The PHY supports
    various voltage level signalling and can be forced to support a specific
    voltage or allowed to perfrom auto negotiation on the voltage level. The
    default for the PHY is auto negotiation but if the PHY is forced to a specific
    voltage then the LP must also support the same voltage.

    Dan

    Dan Murphy (2):
    dt-bindings: dp83td510: Add binding for DP83TD510 Ethernet PHY
    net: phy: dp83td510: Add support for the DP83TD510 Ethernet PHY

    .../devicetree/bindings/net/ti,dp83td510.yaml | 70 +++
    drivers/net/phy/Kconfig | 6 +
    drivers/net/phy/Makefile | 1 +
    drivers/net/phy/dp83td510.c | 583 ++++++++++++++++++
    4 files changed, 660 insertions(+)
    create mode 100644 Documentation/devicetree/bindings/net/ti,dp83td510.yaml
    create mode 100644 drivers/net/phy/dp83td510.c

    --
    2.28.0.585.ge1cfff676549

    \
     
     \ /
      Last update: 2020-10-08 18:24    [W:2.138 / U:0.252 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site