commit | 8f23e76fa5886ef9adbd867a546f291200fc2142 | [log] [tgz] |
---|---|---|
author | Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> | Mon Jan 13 10:47:26 2025 +0200 |
committer | Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> | Thu Jan 23 13:13:24 2025 +0200 |
tree | 10eac11425fd3c84f37a3b7c6d467be86b505152 | |
parent | 2fb25509b800726342955194a0c6ac24299fb08e [diff] |
feat(nxp-clk): add get_rate for s32cc_dfs_div Add the option to obtain the rate of an s32cc_dfs_div object. As in the case of the PLL, the output divider of a DFS will return its targeted frequency if the module is disabled and calculate the rate based on the settings found in its registers if the module is turned on. Change-Id: Id6db92dbdf03f8119875476ad8f7aa268ff6ea93 Signed-off-by: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>