]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
net: mscc: ocelot: expose ocelot_pll5_init routine
authorColin Foster <colin.foster@in-advantage.com>
Fri, 17 Mar 2023 18:54:09 +0000 (11:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Mar 2023 09:08:48 +0000 (09:08 +0000)
commitfec53f44945877c8627da4d3ad70e3ac7e204f38
treee7b4a7c4f7b8fdcc1efef03e37e5636cfb7ba231
parentc21ff0939d1d9af1acdf0bf420f206ad3bad2c92
net: mscc: ocelot: expose ocelot_pll5_init routine

Ocelot chips have an internal PLL that must be used when communicating
through external phys. Expose the init routine, so it can be used by other
drivers.

Signed-off-by: Colin Foster <colin.foster@in-advantage.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mscc/ocelot.c
drivers/net/ethernet/mscc/ocelot_vsc7514.c
include/soc/mscc/ocelot.h