Hi Jonas,
On 7/30/26 4:13 PM, Jonas Karlman wrote:
The RK3528 clock driver has a few trivial copy-paste mistakes in its
clock handling.
Fix the trivial clock configuration errors:
- avoid reporting incorrect PWM clock rate
- use correct mask and value for VOP clocks
- align PPLL configuration to match other PLLs
Individual commits please.
Fixes: 5a7a856b132f ("clk: rockchip: Add support for RK3528")
Once split, you can add my:
Reviewed-by: Quentin Schulz <[email protected]>
for each commit.
Thanks!
Quentin