]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit176b32f5c5de0de6d0638aa3e515873ae2d32f83
tree1ce937a9a2c0ee33c74b8dfb1a1d3e28fccb3e6a
parentf2397af87403885dd300b0299df91984d8bc7216
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