Re: [PATCH 06/15] clk: rockchip: rk3568: Fix trivial clock configuration errors
Quentin Schulz <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <3a564b6d-aa10-44ee-aecf-9740707633b5__25960.6069814012$1786114007$gmane$org@cherry.de> |
Hi Jonas,
On 7/30/26 4:12 PM, Jonas Karlman wrote:
> The RK3568 clock driver has a few trivial copy-paste mistakes in its
> clock handling.
>
> Fix the trivial clock configuration errors:
> - use correct pll_id for GPLL
> - use correct shift macro for PWM0 div
> - use correct pll rate for GMAC src clock
>
If you need to list things you're doing in a commit log, it means you
need to split the changes in multiple commits.
Fixes: 4a262feba3a5 ("rockchip: rk3568: add clock driver")
Please split in four and add my Reviewed-by:
Reviewed-by: Quentin Schulz <[email protected]>
Thanks!
Quentin