[PATCH] simple-pm-bus: Make clocks optional

Tom Rini trini at konsulko.com
Mon Dec 15 18:19:49 CET 2025


On Fri, 28 Nov 2025 11:21:21 +0100, Markus Schneider-Pargmann (TI.com) 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.
> 
> [...]

Applied to u-boot/next, thanks!

[1/1] simple-pm-bus: Make clocks optional
      commit: 447bd8f1e5cf4d3c7d50df40d8cb46c7b911d7c5
-- 
Tom




More information about the U-Boot mailing list