Re: [PATCH v4 2/3] clk: qcom: common: Add support for power-domain attachment

From: Vladimir Zapolskiy
Date: Thu Nov 28 2024 - 07:09:23 EST


On 11/27/24 17:53, Bryan O'Donoghue wrote:
Right now we support one power-domain per clock controller.
These single power-domains are switched on by the driver platform logic.

However when we have multiple power-domains attached to a clock-controller
that list of power-domains must be handled outside of driver platform
logic.

Use devm_pm_domain_attach_list() to automatically hook the list of given
power-domains in the dtsi for the clock-controller driver.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>

Please simplify this change, please do not ignore patch reviews, if you
find it possible.

https://lore.kernel.org/all/8a33c0ff-0c6d-4995-b239-023d2a2c2af5@xxxxxxxxxx/

--
Best wishes,
Vladimir