Files
u-boot-krane/include/linux
Brian RuleyandFabio Estevam 3c9cb48b47 clk: clk-divider: add clk_register_divider_table()
The existing clk_register_divider() only supports linear or
power-of-two divider mappings. Some hardware (e.g. i.MX6 PLL5
post_div and video_div) uses non-linear register-value-to-divisor
mappings that require a lookup table.

Add clk_register_divider_table() which accepts a clk_div_table,
and reimplement clk_register_divider() as a wrapper passing
table=NULL.

Signed-off-by: Brian Ruley <brian.ruley@gehealthcare.com>
2026-06-26 23:02:46 -03:00
..
2025-12-04 09:38:58 -06:00
2026-04-21 11:19:49 -06:00
2026-04-21 11:19:49 -06:00
2024-07-29 15:01:04 -06:00
2025-09-18 17:20:39 +02:00
2026-04-21 11:19:49 -06:00
2026-04-21 11:19:49 -06:00
2023-11-07 14:50:52 -05:00
2026-04-21 11:19:49 -06:00
2025-06-03 17:18:03 -06:00
2025-04-02 20:00:59 -06:00
2023-07-25 12:44:46 -04:00