Skip to content

Commit f5ef3f7

Browse files
committed
dt-bindings: gnss: fix timepulse description
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: dba5296 ("dt-bindings: gnss: Rewrite common bindings in YAML") Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Johan Hovold <johan@kernel.org>
1 parent 4af167d commit f5ef3f7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Documentation/devicetree/bindings/gnss/gnss-common.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ properties:
3131
maxItems: 1
3232

3333
timepulse-gpios:
34-
description: When a timepulse is provided to the GNSS device using a
35-
GPIO line, this is used.
34+
description: Timepulse signal
3635
maxItems: 1
3736

3837
additionalProperties: true

0 commit comments

Comments
 (0)