Lines Matching +full:off +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0
3 * at91-gatwick.dts - Device Tree file for the Gatwick board
8 /dts-v1/;
9 #include "at91-wb50n.dtsi"
10 #include <dt-bindings/input/input.h>
13 model = "Laird Workgroup Bridge 50N - Project Gatwick";
16 gpio-keys {
17 compatible = "gpio-keys";
20 pinctrl-names = "default";
21 pinctrl-0 = <&pinctrl_key_gpio>;
23 reset-button {
26 gpios = <&pioE 31 GPIO_ACTIVE_LOW>;
27 wakeup-source;
32 compatible = "gpio-leds";
34 led-ethernet {
36 gpios = <&pioA 10 GPIO_ACTIVE_LOW>;
37 default-state = "off";
40 led-wifi {
42 gpios = <&pioA 28 GPIO_ACTIVE_LOW>;
43 default-state = "off";
46 led-ble {
48 gpios = <&pioA 22 GPIO_ACTIVE_LOW>;
49 default-state = "off";
52 led-lora {
54 gpios = <&pioA 26 GPIO_ACTIVE_LOW>;
55 default-state = "off";
58 led-blank {
60 gpios = <&pioA 24 GPIO_ACTIVE_LOW>;
61 default-state = "off";
64 led-user {
66 gpios = <&pioA 12 GPIO_ACTIVE_LOW>;
67 default-state = "off";
100 pinctrl-0 = <&pinctrl_usart1>;
110 spi-max-frequency = <8000000>;
116 /delete-property/atmel,oc-gpio;