commit | fbebafa518d5cbc69d0c64023f002ff6706019f2 | [log] [tgz] |
---|---|---|
author | Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> | Mon Jan 13 09:33:42 2025 +0200 |
committer | Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> | Thu Jan 23 13:13:24 2025 +0200 |
tree | c7a8cb73dbec92fdfee1ea4c4ca18a2c34782c35 | |
parent | 46de0b9c992fd4da90075b39ccff0a849a976301 [diff] |
feat(nxp-clk): add get_rate for s32cc_pll Add the option to obtain the rate of an s32cc_pll object. The rate of the PLL can be obtained regardless of its hardware state. The targeted frequency is returned in case the PLL is off. Otherwise, the frequency is determined based on settings found in its registers. Change-Id: Id200d0eff149109a724eee69b063bf750d5cba2e Signed-off-by: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>