opp: Allow opp-supported-hw to contain multiple versions
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 26 Aug 2020 11:02:27 +0000 (16:32 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Wed, 16 Sep 2020 08:32:33 +0000 (14:02 +0530)
commit0ff25c99042a56cd1580b381dd747a56286489cd
tree0af62d34373136b8332f4db11dbe48a240a87d6b
parent4461269572e6fc216b63e2254c83035d1bc21eb7
opp: Allow opp-supported-hw to contain multiple versions

The bindings allow multiple versions to be passed to "opp-supported-hw"
property, either of which can result in enabling of the OPP.

Update code to allow that.

Tested-by: Stephan Gerhold <stephan@gerhold.net>
Tested-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/opp/of.c