diff options
| author | Johan Hovold <johan@kernel.org> | 2025-11-14 16:05:29 +0100 |
|---|---|---|
| committer | Johan Hovold <johan@kernel.org> | 2025-11-20 16:45:40 +0100 |
| commit | 4af167d8037d91f39e59475d02de03b45254493d (patch) | |
| tree | 28da51ec5121530cab910bee09bfad4052c3cda8 | |
| parent | 094f33935009832fc4e40cc7396049703f2dd05b (diff) | |
dt-bindings: gnss: u-blox: use lowercase company name
The u-blox company name is written in lowercase so restore the style
that was used before the binding was converted to YAML.
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/gnss/u-blox,neo-6m.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/gnss/u-blox,neo-6m.yaml b/Documentation/devicetree/bindings/gnss/u-blox,neo-6m.yaml index d016808f65cb..b349b7bc0412 100644 --- a/Documentation/devicetree/bindings/gnss/u-blox,neo-6m.yaml +++ b/Documentation/devicetree/bindings/gnss/u-blox,neo-6m.yaml @@ -4,7 +4,7 @@ $id: http://devicetree.org/schemas/gnss/u-blox,neo-6m.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# -title: U-blox GNSS Receiver +title: u-blox GNSS receiver allOf: - $ref: gnss-common.yaml# @@ -14,7 +14,7 @@ maintainers: - Johan Hovold <johan@kernel.org> description: > - The U-blox GNSS receivers can use UART, DDC (I2C), SPI and USB interfaces. + The u-blox GNSS receivers can use UART, DDC (I2C), SPI and USB interfaces. properties: compatible: |
