]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Nov 2020 12:38:49 +0000 (13:38 +0100)
commit19dc8dc73d245196c4355718e47431922fae8bb3
tree0f8d8cd6634c4ae460a6ddb171acf3dd1bc41489
parent408bdb28880609526f1af7fa4befd21580a91500
net: phy: mscc: remove non-MACSec compatible phy

[ Upstream commit aa6306a8481e0223f3783d24045daea80897238e ]

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/phy/mscc/mscc_macsec.c