Re: [PATCH 2/5 v2] dt-bindings: gnss: Modify u-blox to use common bindings

From: Rob Herring
Date: Sun Mar 20 2022 - 14:55:16 EST


On Thu, 17 Mar 2022 23:58:41 +0100, Linus Walleij wrote:
> This modifies the existing U-Blox GNSS bindings to reference
> the common GNSS YAML bindings.
>
> Fixed an unrelated whitespace error while at it.
>
> Cc: devicetree@xxxxxxxxxxxxxxx
> Cc: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
> ---
> ChangeLog v1->v2:
> - Change additionalProperties to unevaluatedProperties and
> cut the :true insertion of properties from the common
> props so new common properties get available immediately.
> ---
> .../devicetree/bindings/gnss/u-blox,neo-6m.yaml | 14 +++++---------
> 1 file changed, 5 insertions(+), 9 deletions(-)
>

Applied, thanks!