On Tue, 14 Mar 2023 at 12:16, Johan Jonker <[email protected]> wrote: > > The rk3288 pwm node synced from Linux make use of PCLK_RKPWM > instead of PCLK_PWM. They have the same pclk_cpu parent, > so add PCLK_RKPWM to rk3288_clk_get_rate(). > > Signed-off-by: Johan Jonker <[email protected]> > --- > drivers/clk/rockchip/clk_rk3288.c | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass <[email protected]> Tested-by: Simon Glass <[email protected]> # chromebook-jerry

