commit | 46de0b9c992fd4da90075b39ccff0a849a976301 | [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 | bd691136639963b61c028e55d5889997430e7fa7 [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>