Re: [PATCH v3] dt-bindings: memory-controllers: fsl,imx8m-ddrc: restrict opp-table to objects

From: Rob Herring
Date: Mon Aug 22 2022 - 14:03:57 EST


On Thu, 18 Aug 2022 09:15:49 +0300, Krzysztof Kozlowski wrote:
> Simple 'opp-table:true' accepts a boolean property as opp-table, so
> restrict it to object to properly enferce real OPP table nodes.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> Acked-by: Peng Fan <peng.fan@xxxxxxx>
>
> ---
>
> Changes since v2:
> 1. Correct typo in msg (Peng).
> 2. Add Ack.
>
> Changes since v1:
> 1. Correct typo in subject.
> ---
> .../devicetree/bindings/memory-controllers/fsl/imx8m-ddrc.yaml | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>

Applied, thanks!