Commit f5ef3f72 authored by Johan Hovold's avatar Johan Hovold
Browse files

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: dba52960 ("dt-bindings: gnss: Rewrite common bindings in YAML")
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Signed-off-by: default avatarJohan Hovold <johan@kernel.org>
parent 4af167d8
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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