commit | 7d927639f9635858b2d8ada774b767599189ef53 | [log] [tgz] |
---|---|---|
author | Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> | Fri Jan 10 16:26:21 2025 +0200 |
committer | Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> | Thu Jan 23 13:13:22 2025 +0200 |
tree | d4939f29edc208c0988ed81734fe2adb14af1179 | |
parent | 0ac23c289e78a2ec327c800dee43fc64fae20290 [diff] |
feat(nxp-clk): add a basic get_rate implementation Replace the dummy implementation of clk_ops.get_rate with a basic version that only handles the oscillator objects. Subsequent commits will add more objects to this list. Change-Id: I8c1bbbfa6b116fdcf5a1f1353bdb52b474bac831 Signed-off-by: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>