ipq806x: fix dedicated krait cpufreq with kernel 5.15
authorAnsuel Smith <ansuelsmth@gmail.com>
Fri, 5 Nov 2021 02:32:30 +0000 (03:32 +0100)
committerZoltan HERPAI <zoltan.herpai@kaonmedia.com>
Tue, 21 Dec 2021 09:54:06 +0000 (10:54 +0100)
commit18727ff328bf03e0f1feb6aa35004bb744b0ca18
treef360af017c647b607ef49de91762d8dfb69c71b5
parent86116de75999248e044205106087720641ba7049
ipq806x: fix dedicated krait cpufreq with kernel 5.15

Fix dedicated cpufreq for kernel 5.15 as they changed module
order and now it can happen that cpufreq probe after cache driver.
Also add lock between cache scaling in set_target as it's now required
by opp functions.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
target/linux/ipq806x/patches-5.15/098-1-cpufreq-add-Krait-dedicated-scaling-driver.patch
target/linux/ipq806x/patches-5.15/098-3-add-fab-scaling-support-with-cpufreq.patch