Lines Matching +full:u +full:- +full:blox
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/gnss/u-blox,neo-6m.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: U-blox GNSS Receiver
10 - $ref: gnss-common.yaml#
11 - $ref: /schemas/serial/serial-peripheral-props.yaml#
14 - Johan Hovold <johan@kernel.org>
17 The U-blox GNSS receivers can use UART, DDC (I2C), SPI and USB interfaces.
22 - u-blox,neo-6m
23 - u-blox,neo-8
24 - u-blox,neo-m8
29 port or the USB host-controller port to which this device is attached,
32 reset-gpios:
35 vcc-supply:
39 u-blox,extint-gpios:
44 v-bckp-supply:
49 - compatible
50 - vcc-supply
55 - |
56 #include <dt-bindings/gpio/gpio.h>
60 compatible = "u-blox,neo-8";
61 v-bckp-supply = <&gnss_v_bckp_reg>;
62 vcc-supply = <&gnss_vcc_reg>;
63 reset-gpios = <&gpio 1 GPIO_ACTIVE_LOW>;