net: phy: tja11xx: add initial TJA1102 support
authorOleksij Rempel <o.rempel@pengutronix.de>
Wed, 22 Apr 2020 09:24:54 +0000 (11:24 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Apr 2020 02:41:26 +0000 (19:41 -0700)
commit8f469506de2ad5528dedbab4d9ba34838991d5d1
tree1ce937a9a2c0ee33c74b8dfb1a1d3e28fccb3e6a
parentd9cc193cf0bf471630e203c369e60ab3735dd621
net: phy: tja11xx: add initial TJA1102 support

TJA1102 is an dual T1 PHY chip. Both PHYs are separately addressable.
Both PHYs are similar but have different amount of functionality. For
example PHY 1 has no PHY ID and no health monitor.

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/nxp-tja11xx.c