On Tue, 18 Nov 2025 11:40:25 +0100 "Markus Schneider-Pargmann (TI.com)" <[email protected]> wrote:
> 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 <[email protected]> Thank you! -- Köry Maincent, Bootlin Embedded Linux and kernel engineering https://bootlin.com

