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