commit | 43b4b29fb996ee05d2ca98c7f824d6a003342215 | [log] [tgz] |
---|---|---|
author | Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> | Wed Jan 15 14:57:58 2025 +0200 |
committer | Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> | Thu Jan 23 13:13:24 2025 +0200 |
tree | f8956a5afa9d142a6d4844cef9693841fd08e387 | |
parent | a74cf75f084e62888f57f7718f614bcd6e5eb50f [diff] |
feat(nxp-clk): get pll rate using get_module_rate The DFS can use the get_module_rate instead of assuming its parent object is a PLL. It also has the advantage that the frequency will be returned based on the hardware state of the PLL module. Change-Id: I3a270cbc92622ae82606382df1301597dc29782a Signed-off-by: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>