commit | aa6306a8481e0223f3783d24045daea80897238e | [log] [tgz] |
---|---|---|
author | Steen Hegelund <steen.hegelund@microchip.com> | Fri Nov 13 10:11:16 2020 +0100 |
committer | Jakub Kicinski <kuba@kernel.org> | Fri Nov 13 15:08:07 2020 -0800 |
tree | e71f356ca593d2ef3d81665d0d3de83cd7a84746 | |
parent | 8cf8821e15cd553339a5b48ee555a0439c2b2742 [diff] |
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>