ipq806x: opp/core: fix broken patch Handle opp voltage adjust
authorAnsuel Smith <ansuelsmth@gmail.com>
Wed, 25 Dec 2019 18:42:08 +0000 (19:42 +0100)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 8 Jan 2020 13:30:43 +0000 (14:30 +0100)
commit5ba02d10edc2e72c063c0419cded749cf55a3607
tree9aebf67f045fc03fe84838633032c8e9b156f264
parent41c19dd542973dbc1336ecceaa32777506933cdf
ipq806x: opp/core: fix broken patch Handle opp voltage adjust

The opp_notifier introduced with patch 0054-Handle-OPP-voltage adjust
for some reason missed the actual registration in the opp struct,
resulting in never being registred.
This was present in kernel 4.9 patchset but dropped in the transition
 to 4.14. Reintroduce this and fix patch 0055 about L2 cache scaling.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
target/linux/ipq806x/patches-4.19/0054-cpufreq-dt-Handle-OPP-voltage-adjust-events.patch
target/linux/ipq806x/patches-4.19/0055-cpufreq-dt-Add-L2-frequency-scaling-support.patch