mirror of https://github.com/torvalds/linux.git
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: dba529605f ("dt-bindings: gnss: Rewrite common bindings in YAML")
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
This commit is contained in:
parent
4af167d803
commit
f5ef3f722d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue