Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

+1 -2
+1 -2
Documentation/devicetree/bindings/gnss/gnss-common.yaml
··· 31 31 maxItems: 1 32 32 33 33 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 36 35 maxItems: 1 37 36 38 37 additionalProperties: true