Re: [PATCH 12/15] clk: rockchip: rk3528: Fix trivial clock configuration errors
Quentin Schulz <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <17437a38-6c72-4e2d-82dd-fc2259dad976__46636.0648440727$1786118871$gmane$org@cherry.de> |
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