[PATCH 02/11] dt-bindings: arm: intel, keembay: limit the dtschema to root node

Alessandrelli, Daniele daniele.alessandrelli at intel.com
Thu Feb 11 10:03:23 EST 2021


Hi Krzysztof,

Thanks for the fix.


On Wed, 2021-02-10 at 18:18 +0100, Krzysztof Kozlowski wrote:
> The check for the board compatible should be limited only to the root
> node.  Any other nodes with such compatible are not part of this schema
> and should not match.
> 
> Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
> ---
>  Documentation/devicetree/bindings/arm/intel,keembay.yaml | 2 ++
>  1 file changed, 2 insertions(+)

Acked-by: Daniele Alessandrelli <daniele.alessandrelli at intel.com>

> 
> diff --git a/Documentation/devicetree/bindings/arm/intel,keembay.yaml b/Documentation/devicetree/bindings/arm/intel,keembay.yaml
> index 69cd30872928..107e686ab207 100644
> --- a/Documentation/devicetree/bindings/arm/intel,keembay.yaml
> +++ b/Documentation/devicetree/bindings/arm/intel,keembay.yaml
> @@ -11,6 +11,8 @@ maintainers:
>    - Daniele Alessandrelli <daniele.alessandrelli at intel.com>
>  
>  properties:
> +  $nodename:
> +    const: '/'
>    compatible:
>      items:
>        - enum:


More information about the linux-arm-kernel mailing list