[PATCH v2 21/52] dt-bindings: gnss: Convert UBlox Neo-6M binding to a schema
Rob Herring
robh at kernel.org
Fri Sep 3 12:27:28 PDT 2021
On Wed, 01 Sep 2021 11:18:21 +0200, Maxime Ripard wrote:
> The UBlox Neo 6M is supported by Linux thanks to its device tree
> binding.
>
> Now that we have the DT validation in place, let's convert the device
> tree bindings for that driver over to a YAML schema.
>
> Cc: Johan Hovold <johan at kernel.org>
> Signed-off-by: Maxime Ripard <maxime at cerno.tech>
>
> ---
>
> Changes from v1:
> - Fixed a typo
> - Fixed the example node name
> ---
> .../bindings/gnss/u-blox,neo-6m.yaml | 62 +++++++++++++++++++
> .../devicetree/bindings/gnss/u-blox.txt | 45 --------------
> 2 files changed, 62 insertions(+), 45 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/gnss/u-blox,neo-6m.yaml
> delete mode 100644 Documentation/devicetree/bindings/gnss/u-blox.txt
>
Applied, thanks!
More information about the linux-arm-kernel
mailing list