Lines Matching +full:gnss +full:- +full:receiver
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/gnss/mediatek.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Mediatek GNSS Receiver
10 - Johan Hovold <[email protected]>
13 Mediatek chipsets are used in GNSS-receiver modules produced by several
17 - $ref: gnss-common.yaml#
18 - $ref: /schemas/serial/serial-peripheral-props.yaml#
24 vcc-supply:
28 reset-gpios:
33 timepulse-gpios:
36 gnss-fix-gpios:
41 vbackup-supply:
46 - compatible
47 - vcc-supply
52 - |
53 #include <dt-bindings/gpio/gpio.h>
55 gnss {
57 vcc-supply = <&vcc_3v3>;
58 reset-gpios = <&gpio 1 GPIO_ACTIVE_LOW>;