Re: [PATCH v2] dt-bindings: interconnect: restrict opp-table to objects

From: Rob Herring
Date: Mon Aug 22 2022 - 14:04:12 EST


On Thu, 18 Aug 2022 09:16:53 +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 <krzysztof.kozlowski@xxxxxxxxxx>
>
> ---
>
> Changes since v1:
> 1. Correct typo in msg.
> ---
> .../devicetree/bindings/interconnect/fsl,imx8m-noc.yaml | 3 ++-
> .../devicetree/bindings/interconnect/mediatek,cci.yaml | 3 ++-
> .../devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml | 3 ++-
> 3 files changed, 6 insertions(+), 3 deletions(-)
>

Applied, thanks!