net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
authorAlexandru Ardelean <alexandru.ardelean@analog.com>
Fri, 29 Apr 2022 15:34:35 +0000 (18:34 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 May 2022 16:45:35 +0000 (17:45 +0100)
commit7eaf9132996a34ba2643efe91a355385c6ff5114
tree5167527865febd25fc8c6f98af40e97485e98f91
parent3da8ffd8545f62fec85a48a3c637b2f427974f11
net: phy: adin1100: Add initial support for ADIN1100 industrial PHY

The ADIN1100 is a low power single port 10BASE-T1L transceiver designed for
industrial Ethernet applications and is compliant with the IEEE 802.3cg
Ethernet standard for long reach 10 Mb/s Single Pair Ethernet.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Alexandru Tachici <alexandru.tachici@analog.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/Kconfig
drivers/net/phy/Makefile
drivers/net/phy/adin1100.c [new file with mode: 0644]