Markus Schneider-Pargmann (TI.com) 447bd8f1e5 simple-pm-bus: Make clocks optional
simple-pm-bus binding requires either power-domains or clocks, not both.
Allow clk_get_bulk() to return -ENOENT.

When no clocks are present, bulk->count is set to 0, which works
correctly with clk_enable_bulk() and other clk functions used in this
driver.

Reviewed-by: Kory Maincent <kory.maincent@bootlin.com>
Signed-off-by: Markus Schneider-Pargmann (TI.com) <msp@baylibre.com>
2025-12-12 15:16:21 -06:00
..
2024-10-27 17:24:13 -06:00
2025-04-11 12:16:44 -06:00
2025-08-26 07:30:09 +02:00