cpufreq: apple-soc: Use 32-bit read for status register
authorNick Chan <towinchenmi@gmail.com>
Wed, 18 Dec 2024 18:25:06 +0000 (02:25 +0800)
committerViresh Kumar <viresh.kumar@linaro.org>
Mon, 23 Dec 2024 10:56:46 +0000 (16:26 +0530)
commit55aac9f570b0f8a300a9b0128620ced15c4742d8
treede89fb472a725b9f64346004ed4a3dc399ff9dad
parent0755a9376ec949eb7d881324548266ba8667a206
cpufreq: apple-soc: Use 32-bit read for status register

Apple A7-A9(X) SoCs requires 32-bit reads on the status register. Newer
SoCs accepts 32-bit reads on the status register as well.

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