Lines Matching +full:vdd +full:- +full:auxin +full:- +full:supply
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Johan Hovold <johan@kernel.org>
11 - Linus Walleij <linus.walleij@linaro.org>
20 - $ref: gnss-common.yaml#
25 - brcm,bcm4751
26 - brcm,bcm4752
27 - brcm,bcm4753
33 vdd-auxin-supply:
35 Main voltage supply, pin name VDD_AUXIN, typically connected
36 directly to a battery such as LiIon 3.8V battery or a 2.6V supply.
38 vddio-supply:
40 IO voltage supply, pin name VDDIO, typically 1.8V
42 reset-gpios:
47 enable-gpios:
53 - compatible
54 - enable-gpios
59 - |
60 #include <dt-bindings/gpio/gpio.h>
64 vdd-auxin-supply = <&vbat>;
65 reset-gpios = <&gpio0 15 GPIO_ACTIVE_LOW>;
66 enable-gpios = <&gpio0 16 GPIO_ACTIVE_HIGH>;
67 current-speed = <38400>;