Re: [PATCH 06/15] clk: rockchip: rk3568: Fix trivial clock configuration errors
Quentin Schulz <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
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