UPSTREAM: cpufreq: scmi: Prepare to move OF parsing of domain-id to cpufreq
The OF parsing of the clock domain specifier seems to better belong in the scmi cpufreq driver, rather than being implemented behind the generic ->device_domain_id() perf protocol ops. To prepare to remove the ->device_domain_id() ops, let's implement the OF parsing in the scmi cpufreq driver instead. Signed-off-by:Ulf Hansson <ulf.hansson@linaro.org> Acked-by:
Viresh Kumar <viresh.kumar@linaro.org> Link: https://lore.kernel.org/r/20230825112633.236607-4-ulf.hansson@linaro.org Signed-off-by:
Sudeep Holla <sudeep.holla@arm.com> Bug: 365888817 Change-Id: I7b777bc375373f5a716afd38ca23ece5e2750606 (cherry picked from commit e336baa4) Signed-off-by:
Nikunj Kela <quic_nkela@quicinc.com> Signed-off-by:
Anant Goel <quic_anantg@quicinc.com>
Loading
Please sign in to comment