net: phy: mscc: Add PTP support for 2 more VSC PHYs
authorSteen Hegelund <steen.hegelund@microchip.com>
Thu, 12 Nov 2020 09:22:50 +0000 (10:22 +0100)
committerJakub Kicinski <kuba@kernel.org>
Sat, 14 Nov 2020 02:25:34 +0000 (18:25 -0800)
commit774626fa440e4c01bcbe5213cd5220dea545c9f7
treee8c444b542e3955b06c6277381b684fe7f70b1d7
parentbb3222f71b57caa2ba80db2dce4677f84ba4bd37
net: phy: mscc: Add PTP support for 2 more VSC PHYs

Add VSC8572 and VSC8574 in the PTP configuration
as they also support PTP.

The relevant datasheets can be found here:
  - VSC8572: https://www.microchip.com/wwwproducts/en/VSC8572
  - VSC8574: https://www.microchip.com/wwwproducts/en/VSC8574

Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com>
Link: https://lore.kernel.org/r/20201112092250.914079-1-steen.hegelund@microchip.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/mscc/mscc_ptp.c