Lines Matching +full:first +full:- +full:data +full:- +full:gpios
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - David Lechner <david@lechnology.com>
32 - ti,cc2560
33 - ti,wl1271-st
34 - ti,wl1273-st
35 - ti,wl1281-st
36 - ti,wl1283-st
37 - ti,wl1285-st
38 - ti,wl1801-st
39 - ti,wl1805-st
40 - ti,wl1807-st
41 - ti,wl1831-st
42 - ti,wl1835-st
43 - ti,wl1837-st
45 enable-gpios:
48 vio-supply:
51 vbat-supply:
52 description: Vbat input supply (2.9-4.8V)
57 clock-names:
59 - const: ext_clock
61 max-speed:
64 nvmem-cells:
67 Nvmem data cell that contains a 6 byte BD address with the most
68 significant byte first (big-endian).
70 nvmem-cell-names:
72 - const: bd-address
75 - compatible
78 - $ref: /schemas/serial/serial-peripheral-props.yaml#
83 - |
84 #include <dt-bindings/gpio/gpio.h>
88 compatible = "ti,wl1835-st";
89 enable-gpios = <&gpio1 7 GPIO_ACTIVE_HIGH>;
91 clock-names = "ext_clock";
92 nvmem-cells = <&bd_address>;
93 nvmem-cell-names = "bd-address";