cpufreq: apple-soc: Allow per-SoC configuration of APPLE_DVFS_CMD_PS1
authorNick Chan <towinchenmi@gmail.com>
Wed, 18 Dec 2024 18:25:05 +0000 (02:25 +0800)
committerViresh Kumar <viresh.kumar@linaro.org>
Mon, 23 Dec 2024 10:56:46 +0000 (16:26 +0530)
commit0755a9376ec949eb7d881324548266ba8667a206
treeed68bbf2e39b7c427cf09bea736ec285500b2641
parent4a06c250abaaf7cd1e32abcb90694b551712fa63
cpufreq: apple-soc: Allow per-SoC configuration of APPLE_DVFS_CMD_PS1

Support for SoC that has a different APPLE_DVFS_CMD_PS1 will be added soon,
so modify the driver first to allow it to be configured per-SoC.

Signed-off-by: Nick Chan <towinchenmi@gmail.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/apple-soc-cpufreq.c