Lines Matching +full:timepulse +full:- +full:gpios
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/gnss/gnss-common.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Johan Hovold <johan@kernel.org>
21 lna-supply:
26 enable-gpios:
33 timepulse-gpios:
34 description: When a timepulse is provided to the GNSS device using a
41 - |
42 #include <dt-bindings/gpio/gpio.h>
45 compatible = "u-blox,neo-8";
46 vcc-supply = <&gnss_reg>;
47 timepulse-gpios = <&gpio0 16 GPIO_ACTIVE_HIGH>;
48 current-speed = <4800>;