commit | dba9d3d3a23f44b13871d06262d0b5c52a07c160 | [log] [tgz] |
---|---|---|
author | Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> | Fri Jan 10 16:33:36 2025 +0200 |
committer | Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> | Thu Jan 23 13:13:24 2025 +0200 |
tree | 032936cc45638782576076f35493ed15c9307bca | |
parent | 7d927639f9635858b2d8ada774b767599189ef53 [diff] |
feat(nxp-clk): add get_rate for s32cc_clk Add the option to obtain the rate of an s32cc_clk object. s32cc_clk are usually links to either another s32cc_clk or a different clock module. Therefore, this function routes the request. Change-Id: I0c1174cb861d2062882319e46cb6ca97bad70aab Signed-off-by: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>