[PATCH v2 09/11] cpufreq: scmi: Add support to parse domain-id using #power-domain-cells

Sudeep Holla sudeep.holla at arm.com
Wed Jul 19 08:24:26 PDT 2023


On Thu, Jul 13, 2023 at 04:17:36PM +0200, Ulf Hansson wrote:
> The performance domain-id can be described in DT using the power-domains
> property or the clock property. The latter is already supported, so let's
> add support for the power-domains too.
>

How is this supposed to work for the CPUs ? The CPU power domains are
generally PSCI on most of the platforms and the one using OSI explicitly
need to specify the details while ones using PC will not need to. Also they
can never be performance domains too. So I am not sure if I am following this
correctly.

--
Regards,
Sudeep



More information about the linux-arm-kernel mailing list