Lines Matching +full:ddc +full:- +full:i2c
1 u-blox GNSS Receiver DT binding
3 The u-blox GNSS receivers can use UART, DDC (I2C), SPI and USB interfaces.
10 - compatible : Must be one of
12 "u-blox,neo-6m"
13 "u-blox,neo-8"
14 "u-blox,neo-m8"
16 - vcc-supply : Main voltage regulator
18 Required properties (DDC):
19 - reg : DDC (I2C) slave address
22 - reg : SPI chip select address
25 - reg : Number of the USB hub port or the USB host-controller port
30 - timepulse-gpios : Time pulse GPIO
31 - u-blox,extint-gpios : GPIO connected to the "external interrupt" input pin
32 - v-bckp-supply : Backup voltage regulator
40 compatible = "u-blox,neo-8";
42 v-bckp-supply = <&gnss_v_bckp_reg>;
43 vcc-supply = <&gnss_vcc_reg>;