Re: [PATCH v2] dt-bindings: gpu: arm,mali: restrict opp-table to objects

2022-08-22 Thread Rob Herring
On Thu, 18 Aug 2022 09:17:13 +0300, Krzysztof Kozlowski wrote: > 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 > > --- > > Changes since v1: > 1. Correct typo in msg. >

[PATCH v2] dt-bindings: gpu: arm,mali: restrict opp-table to objects

2022-08-17 Thread Krzysztof Kozlowski
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 --- Changes since v1: 1. Correct typo in msg. --- Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml | 3 ++- Document