Skip to content

Commit

Permalink
dt-bindings: display: msm/dp: restrict opp-table to objects
Browse files Browse the repository at this point in the history
Simple 'opp-table:true' accepts a boolean property as opp-table, so
restrict it to object to properly enforce real OPP table nodes.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230820080543.25204-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
  • Loading branch information
Krzysztof Kozlowski authored and Rob Herring committed Aug 21, 2023
1 parent fab610b commit ae23f14
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -79,7 +79,8 @@ properties:

operating-points-v2: true

opp-table: true
opp-table:
type: object

power-domains:
maxItems: 1

0 comments on commit ae23f14

Please sign in to comment.