Re: [PATCH net] net: phy: mscc: remove non-MACSec compatible phy

2020-11-13 Thread Steen Hegelund
On 12.11.2020 14:28, Jakub Kicinski wrote: EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe On Thu, 12 Nov 2020 10:04:29 +0100 Steen Hegelund wrote: Selecting VSC8575 as a MACSec PHY was not correct The relevant datasheet can be found here: - VSC857

Re: [PATCH net] net: phy: mscc: remove non-MACSec compatible phy

2020-11-12 Thread Jakub Kicinski
On Thu, 12 Nov 2020 10:04:29 +0100 Steen Hegelund wrote: > Selecting VSC8575 as a MACSec PHY was not correct > > The relevant datasheet can be found here: > - VSC8575: https://www.microchip.com/wwwproducts/en/VSC8575 > > Fixes: 0a504e9e97886 ("net: phy: mscc: macsec initialization") > Signed-of

[PATCH net] net: phy: mscc: remove non-MACSec compatible phy

2020-11-12 Thread Steen Hegelund
Selecting VSC8575 as a MACSec PHY was not correct The relevant datasheet can be found here: - VSC8575: https://www.microchip.com/wwwproducts/en/VSC8575 Fixes: 0a504e9e97886 ("net: phy: mscc: macsec initialization") Signed-off-by: Steen Hegelund --- drivers/net/phy/mscc/mscc_macsec.c | 1 - 1