OSDN Git Service

net: phy: mscc: remove non-MACSec compatible phy
authorSteen Hegelund <steen.hegelund@microchip.com>
Fri, 13 Nov 2020 09:11:16 +0000 (10:11 +0100)
committerJakub Kicinski <kuba@kernel.org>
Fri, 13 Nov 2020 23:08:07 +0000 (15:08 -0800)
commitaa6306a8481e0223f3783d24045daea80897238e
treee71f356ca593d2ef3d81665d0d3de83cd7a84746
parent8cf8821e15cd553339a5b48ee555a0439c2b2742
net: phy: mscc: remove non-MACSec compatible phy

Selecting VSC8575 as a MACSec PHY was not correct

The relevant datasheet can be found here:
  - VSC8575: https://www.microchip.com/wwwproducts/en/VSC8575

History:
v1 -> v2:
   - Corrected the sha in the "Fixes:" tag

Fixes: 1bbe0ecc2a1a ("net: phy: mscc: macsec initialization")
Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com>
Reviewed-by: Antoine Tenart <atenart@kernel.org>
Link: https://lore.kernel.org/r/20201113091116.1102450-1-steen.hegelund@microchip.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/mscc/mscc_macsec.c