commit | 0ff25c99042a56cd1580b381dd747a56286489cd | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Wed Aug 26 16:32:27 2020 +0530 |
committer | Viresh Kumar <viresh.kumar@linaro.org> | Wed Sep 16 14:02:33 2020 +0530 |
tree | 0af62d34373136b8332f4db11dbe48a240a87d6b | |
parent | 4461269572e6fc216b63e2254c83035d1bc21eb7 [diff] |
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>