Files
u-boot/drivers/clk
Ye Li 87119e0f79 clk: clk-uclass: Fix clk_set_default_rates issue
clk_set_rate returns the actual clock rate, When assigned clock rate is
higher than 0x7FFFFFFF, the return value will be recognized as error.
Change to IS_ERR_VALUE to check the return value.

Signed-off-by: Ye Li <ye.li@nxp.com>
2025-09-20 17:46:15 -03:00
..
2025-09-01 16:37:08 +09:00
2024-10-14 09:06:16 +02:00
2025-07-14 15:35:24 +02:00
2025-04-10 15:43:11 +02:00