commit | b390c4dd62b528ec9776b20c8744932dda62b89e | [log] [tgz] |
---|---|---|
author | Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> | Wed Jun 12 14:21:39 2024 +0300 |
committer | Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> | Fri Jul 19 08:39:38 2024 +0300 |
tree | 4a3fd5b61bafa76278d9396f5f7b607f56cc6e11 | |
parent | a6a39e8583e74d301198c745c44337e7ad871b66 [diff] |
feat(nxp-clk): add ARM PLL enablement Add the low-level implementation to enable the ARM PLL oscillator, which is disabled by default when booting the SoC. It will be used by PLL diviers, for which support will be added later. Change-Id: I964fa7374ea9a08c695009176eade01003c1d6c2 Signed-off-by: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>