[PATCH] dt-bindings: mfd: Add missing unevaluatedProperties on child node schemas

AngeloGioacchino Del Regno angelogioacchino.delregno at collabora.com
Tue Sep 26 02:21:12 PDT 2023


Il 25/09/23 23:27, Rob Herring ha scritto:
> Just as unevaluatedProperties or additionalProperties are required at
> the top level of schemas, they should (and will) also be required for
> child node schemas. That ensures only documented properties are
> present for any node.
> 
> Add unevaluatedProperties as needed, and then add any missing properties
> flagged by the addition.
> 
> Signed-off-by: Rob Herring <robh at kernel.org>

For MediaTek:

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>

> ---
>   Documentation/devicetree/bindings/mfd/maxim,max5970.yaml   | 5 +++++
>   Documentation/devicetree/bindings/mfd/mediatek,mt6357.yaml | 2 ++
>   Documentation/devicetree/bindings/mfd/rockchip,rk805.yaml  | 1 +
>   Documentation/devicetree/bindings/mfd/rockchip,rk808.yaml  | 1 +
>   Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml  | 3 ++-
>   Documentation/devicetree/bindings/mfd/rockchip,rk818.yaml  | 1 +
>   Documentation/devicetree/bindings/mfd/ti,lp87524-q1.yaml   | 1 +
>   Documentation/devicetree/bindings/mfd/ti,lp87561-q1.yaml   | 1 +
>   Documentation/devicetree/bindings/mfd/ti,lp87565-q1.yaml   | 1 +
>   9 files changed, 15 insertions(+), 1 deletion(-)
> 




More information about the Linux-mediatek mailing list