Re: [PATCH 10/15] clk: rockchip: rk3588: Use SPLL_HZ constant
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 SPLL rate is set to 702 MHz in SPL. Replace '702 * MHz' with use of > the SPLL_HZ constant to enhance readability. > Reviewed-by: Quentin Schulz <[email protected]> Thanks! Quentin