msm8226-mainline / linux

Mainline Kernel fork for MSM8x26 devices
Other
2 stars 5 forks source link

cpufreq & cpuidle support #11

Closed z3ntu closed 3 months ago

Susurrus commented 3 months ago

It looks like the following kconfig will need to be enabled in the device package:

CONFIG_CPU_FREQ_STAT=y
CONFIG_ARM_QCOM_SPM_CPUIDLE=y
CONFIG_QCOM_A53PLL=y
CONFIG_QCOM_CLK_APCS_MSM8916=y
z3ntu commented 3 months ago

Closing as this is from 6.7 branch so can't even retarget to 6.8. And I have a newer branch based on 6.8 right now.