Re: [PATCH 10/15] clk: rockchip: rk3588: Use SPLL_HZ constant
Quentin Schulz <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <9800c4b3-18ff-47d4-bf3b-11df348b6cc1__4060.44865246571$1786117619$gmane$org@cherry.de> |
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