[PATCH] dt-bindings: gnss: u-blox: use lowercase company name

From: Johan Hovold

Date: Fri Nov 14 2025 - 10:05:39 EST


The u-blox company name is written in lowercase so restore the style
that was used before the binding was converted to YAML.

Signed-off-by: Johan Hovold <johan@xxxxxxxxxx>
---
Documentation/devicetree/bindings/gnss/u-blox,neo-6m.yaml | 4 ++--
1 file 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 e8b696986bb7..893f6eacc097 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@xxxxxxxxxx>

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:
--
2.51.0