Hello,
I’d like to use a switch phy KSZ8863 with an NXP i.mx8mm MPU (new motherboard dev) and a kernel 4.14.x but I am a bit lost regarding the driver support.
Is the Phy supported by the driver under linux/drivers/net/phy/micrel.c and what about the switch configuration, is it implemented in the DSA subsystem ?
KR,
Matthieu H
On Tue, Sep 03, 2019 at 01:59:18PM +0000, HOLTZ Matthieu wrote:
Hello,
I’d like to use a switch phy KSZ8863 with an NXP i.mx8mm MPU (new motherboard dev) and a kernel 4.14.x but I am a bit lost regarding the driver support.
Is the Phy supported by the driver under linux/drivers/net/phy/micrel.c and what about the switch configuration, is it implemented in the DSA subsystem ?
Hi Matthieu
There was a set of RFC patches for the switch posted a while ago:
https://www.spinics.net/lists/netdev/msg569654.html
You might want to talk to the author and help get them merged.
Andrew