commit | 6ee70e8c34e37a34f4dc2c8bc06febffd375fac4 | [log] [tgz] |
---|---|---|
author | Nicola Mazzucato <nicola.mazzucato@arm.com> | Tue Dec 08 17:42:27 2020 +0000 |
committer | Viresh Kumar <viresh.kumar@linaro.org> | Wed Dec 09 11:23:46 2020 +0530 |
tree | aa4c790bbcc63816e6edc29cdc9292447b25e4ef | |
parent | 24b3c963c0108f3da6d978d74a745c824ab551dc [diff] |
opp: of: Allow empty opp-table with opp-shared The opp binding now allows to have an empty opp table and shared-opp to still describe that devices share v/f lines. When initialising an empty opp table, allow such case by: - treating such conditions with warnings in place of errors - don't fail on empty table Signed-off-by: Nicola Mazzucato <nicola.mazzucato@arm.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>