Lines Matching +full:wakeup +full:- +full:gpios
1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Johan Hovold <johan@kernel.org>
23 - $ref: gnss-common.yaml#
24 - $ref: /schemas/serial/serial-peripheral-props.yaml#
29 - csr,gsd4t
30 - csr,csrg05ta03-icje-r
31 - fastrax,uc430
32 - linx,r4
33 - wi2wi,w2sg0004
34 - wi2wi,w2sg0008i
35 - wi2wi,w2sg0084i
41 vcc-supply:
45 reset-gpios:
50 sirf,onoff-gpios:
54 sirf,wakeup-gpios:
57 as RFPWRUP, WAKEUP.
60 - compatible
61 - vcc-supply
66 - |
67 #include <dt-bindings/gpio/gpio.h>
71 vcc-supply = <&gnss_vcc_reg>;
72 reset-gpios = <&gpio0 15 GPIO_ACTIVE_LOW>;
73 sirf,onoff-gpios = <&gpio0 16 GPIO_ACTIVE_HIGH>;
74 sirf,wakeup-gpios = <&gpio0 17 GPIO_ACTIVE_HIGH>;
75 current-speed = <38400>;