On Fri, 26 Jan 2024 19:18:21 +0100, Sebastian Reichel wrote: > This is a follow-up for Elaine's series. These patches are written from > scratch, though. There are two parts: > > part 1: > Elaine's series used to contain patches for the VO1GRF handling, but they were > dropped at some point because of the CLK_NR_CLKS feedback from the DT > maintainers. I added some code, that should hopefully fix everyones concerns by > figuring out the right number at runtime. I also moved the correct handling of > pclk_vo0grf/pclk_vo1grf before proper handling of GATE_LINK clocks, so that it > can be merged ASAP. These patches are needed for HDMI RX/TX support on RK3588. > > [...] Applied, thanks! [4/7] clk: rockchip: rk3588: fix pclk_vo0grf and pclk_vo1grf commit: 326be62eaf2e89767b7b9223f88eaf3c041b98d2 [5/7] clk: rockchip: rk3588: fix indent commit: 2a6e4710672242281347103b64e01693aa823a29 [6/7] clk: rockchip: rk3588: use linked clock ID for GATE_LINK commit: dae3e57000fb2d6f491e3ee2956f5918326d6b72 2nd part of the very easy and obvious clock patches that make sense on their own already. Now I just need to look at the final piece of the puzzle :-) . Best regards, -- Heiko Stuebner <heiko@xxxxxxxxx>