]> www.infradead.org Git - users/dwmw2/linux.git/commit
net: dsa: ocelot: add support for external phys
authorColin Foster <colin.foster@in-advantage.com>
Fri, 17 Mar 2023 18:54:15 +0000 (11:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Mar 2023 09:08:48 +0000 (09:08 +0000)
commit4c05e5ceecbbcc0bd570eae218066e1b8bab6438
treef922b2a5f1097fae1ae3c137a102d22637ebe80a
parent6865ecee385bc91d47e6a1801fdf70732e33a6fd
net: dsa: ocelot: add support for external phys

The VSC7512 has four ports with internal phys that are already supported.
There are additional ports that can be configured to work with external
phys.

Add support for these additional ethernet ports.

Signed-off-by: Colin Foster <colin.foster@in-advantage.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/ocelot/ocelot_ext.c