aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq40xx/patches-4.14/072-qcom-ipq4019-add-cpu-operating-points-for-cpufreq-su.patch
Commit message (Collapse)AuthorAgeFilesLines
* ipq40xx: directly define voltage per oppPavel Kubelun2019-06-151-2/+6
| | | | | | | This should align opp table with what it was before converting to OPP v2. Signed-off-by: Pavel Kubelun <be.dissent@gmail.com> Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
* ipq40xx: fix booting secondary CPU coresMantas Pucka2018-07-301-11/+16
| | | | | | | 95672e04 broke booting secondary cores by removing 'qcom,saw' property from L2 cache node. kpssv2_release_secondary() requires it. Signed-off-by: Mantas Pucka <mantas@8devices.com>
* ipq40xx: use patches that were sent upstreamJohn Crispin2018-07-251-0/+80
Signed-off-by: John Crispin <john@phrozen.org>