]> Gentwo Git Trees - linux/.git/commitdiff
dt-bindings: gnss: fix timepulse description
authorJohan Hovold <johan@kernel.org>
Fri, 14 Nov 2025 15:06:28 +0000 (16:06 +0100)
committerJohan Hovold <johan@kernel.org>
Thu, 20 Nov 2025 15:45:43 +0000 (16:45 +0100)
The timepulse pin is an output that can be used to generate a pulse at a
(configurable) frequency (i.e. it is not an input).

Fixes: dba529605f55 ("dt-bindings: gnss: Rewrite common bindings in YAML")
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Documentation/devicetree/bindings/gnss/gnss-common.yaml

index d4430d2d6855c9f0548ecf94d3c9d25c4220b725..354c0524089cf989fe702e54c0f11019c28adcca 100644 (file)
@@ -31,8 +31,7 @@ properties:
     maxItems: 1
 
   timepulse-gpios:
-    description: When a timepulse is provided to the GNSS device using a
-      GPIO line, this is used.
+    description: Timepulse signal
     maxItems: 1
 
 additionalProperties: true