Message ID | 4130821.6PsWsQAL7t@diego (mailing list archive) |
---|---|
State | Accepted, archived |
Headers | show |
Series | [GIT,PULL] Rockchip clock changes for 6.9 #1 | expand |
Quoting Heiko Stuebner (2024-02-28 00:33:17) > Hi Mike, Stephen, > > please find below a pull-request with some Rockchip clock changes for 6.9 > > I guess the most interesting change is the removal of the CLK_NR_CLKS > constant from the rk3588 binding. While it was nice to define the upper > limit of clocks for array-search purposes, it was noted that changing this > when adding new clocks actually breaks the ABI. > > Thankfully Sebastian invested the time to find a solution to not need that > constant in the driver anymore. > > That change also got the needed review by dt-maintainers and people > also checked the usage in i.e. u-boot, so it's better to do this now than > later :-) . > > > Please pull. > > Thanks > Heiko > > > The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d: > > Linux 6.8-rc1 (2024-01-21 14:11:32 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.9-rockchip-clk1 > > for you to fetch changes up to 1361d75503fccc0e6b3ecbcd5bb53bbdfdc52f0a: > > clk: rockchip: rk3399: Allow to set rate of clk_i2s0_frac's parent (2024-02-27 23:45:53 +0100) > > ---------------------------------------------------------------- Thanks. Pulled into clk-next