diff options
| author | Marek Vasut <[email protected]> | 2024-11-12 01:36:54 +0000 |
|---|---|---|
| committer | Abel Vesa <[email protected]> | 2024-12-26 14:27:44 +0000 |
| commit | a9b7c84d22fb1687d63ca2a386773015cf59436b (patch) | |
| tree | 8202444d1c98161dc430484bc91e78d5fcc0525b /net/unix/sysctl_net_unix.c | |
| parent | Linux 6.13-rc1 (diff) | |
| download | kernel-a9b7c84d22fb1687d63ca2a386773015cf59436b.tar.gz kernel-a9b7c84d22fb1687d63ca2a386773015cf59436b.zip | |
clk: imx8mp: Fix clkout1/2 support
The CLKOUTn may be fed from PLL1/2/3, but the PLL1/2/3 has to be enabled
first by setting PLL_CLKE bit 11 in CCM_ANALOG_SYS_PLLn_GEN_CTRL register.
The CCM_ANALOG_SYS_PLLn_GEN_CTRL bit 11 is modeled by plln_out clock. Fix
the clock tree and place the clkout1/2 under plln_sel instead of plain plln
to let the clock subsystem correctly control the bit 11 and enable the PLL
in case the CLKOUTn is supplied by PLL1/2/3.
Fixes: 43896f56b59e ("clk: imx8mp: add clkout1/2 support")
Signed-off-by: Marek Vasut <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Abel Vesa <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
