Re: [PATCH v2 0/2] Bring dclk_vop2 in line with other VPs on RK3588

From: Chris Morgan

Date: Mon Mar 09 2026 - 18:14:09 EST


On Wed, Mar 04, 2026 at 01:14:24PM +0100, Heiko Stuebner wrote:
> The dclk for VP2 behaves differently and its use can currently break
> other peripherals, so fix that and additionally allow it to drive
> the same outputs.
>
> I've kept Quentin's Tested-by from v1, as the overall change is the same
> but did not transfer his Reviewed-by, as the series-structure changed.
>
>
> changes in v2:
> - split the actual fix for breakage and change of reparent handling
> into two separate patches
>
> Heiko Stuebner (2):
> clk: rockchip: rk3588: Don't change PLL rates when setting
> dclk_vop2_src
> clk: rockchip: rk3588: Allow VP2 the same sourcing options as other
> VPs
>
> drivers/clk/rockchip/clk-rk3588.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --
> 2.47.3
>

Tested-by: Chris Morgan <macromorgan@xxxxxxxxxxx>