From: Stephen Boyd Date: Sat, 11 Apr 2026 23:36:44 +0000 (-0700) Subject: Merge tag 'clk-remove-deprecated-apis-v7.1' of ssh://github.com/masneyb/linux into... X-Git-Tag: v7.1-rc1~59^2^4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b6894e99f835a0fe0690ad801c4f7f0a06a4b07;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'clk-remove-deprecated-apis-v7.1' of ssh://github.com/masneyb/linux into clk-round Pull round_rate refactoring from Brian Masney: Now that all of the dependencies across the tree have been merged into Linus's tree, here's a small series with the following changes: - Converts clk-composite from round_rate() to determine_rate() - Removes the round_rate() clk op - Removes the deprecated functions divider_round_rate(), divider_round_rate_parent(), and divider_ro_round_rate_parent() since these are just wrappers for the corresponding determine_rate variant * tag 'clk-remove-deprecated-apis-v7.1' of ssh://github.com/masneyb/linux: clk: divider: remove divider_round_rate() and divider_round_rate_parent() clk: divider: remove divider_ro_round_rate_parent() clk: remove round_rate() clk ops clk: composite: convert from round_rate() to determine_rate() clk: test: remove references to clk_ops.round_rate --- 7b6894e99f835a0fe0690ad801c4f7f0a06a4b07