net: dsa: felix: attempt to initialize internal hsio plls
authorColin Foster <colin.foster@in-advantage.com>
Fri, 17 Mar 2023 18:54:12 +0000 (11:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Mar 2023 09:08:48 +0000 (09:08 +0000)
commit3821fd0107b09966a0b8ef0b2de3e999ba534266
tree916212d1021acd9d3d957406e09a4e4bc1e8c4c5
parentdfca93ed51a7cf8bfda876705816a5e55381ac4a
net: dsa: felix: attempt to initialize internal hsio plls

The VSC7512 and VSC7514 have internal PLLs that can be used to control
different peripherals. Initialize these high speed I/O (HSIO) PLLs when
they exist, so that dependent peripherals like QSGMII can function.

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