dt-bindings: display: msm/dp: restrict opp-table to objects

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>
This commit is contained in:
Krzysztof Kozlowski 2023-08-20 10:05:43 +02:00 committed by Rob Herring
parent fab610be30
commit ae23f14141

View file

@ -79,7 +79,8 @@ properties:
operating-points-v2: true
opp-table: true
opp-table:
type: object
power-domains:
maxItems: 1