Lines Matching +full:mode +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
4 * DTS for Buffalo WXR-1900DHP
9 /dts-v1/;
12 #include "bcm5301x-nand-cs0-bch8.dtsi"
15 compatible = "buffalo,wxr-1900dhp", "brcm,bcm4709", "brcm,bcm4708";
16 model = "Buffalo WXR-1900DHP";
29 compatible = "gpio-leds";
33 gpios = <&chipcommon 4 GPIO_ACTIVE_HIGH>;
36 power-amber {
38 gpios = <&chipcommon 5 GPIO_ACTIVE_HIGH>;
41 power-white {
43 gpios = <&chipcommon 6 GPIO_ACTIVE_HIGH>;
44 linux,default-trigger = "default-on";
47 router-amber {
49 gpios = <&chipcommon 7 GPIO_ACTIVE_HIGH>;
52 router-white {
54 gpios = <&chipcommon 8 GPIO_ACTIVE_HIGH>;
57 wan-amber {
59 gpios = <&chipcommon 9 GPIO_ACTIVE_HIGH>;
62 wan-white {
64 gpios = <&chipcommon 10 GPIO_ACTIVE_HIGH>;
67 wireless-amber {
69 gpios = <&chipcommon 11 GPIO_ACTIVE_HIGH>;
72 wireless-white {
74 gpios = <&chipcommon 12 GPIO_ACTIVE_HIGH>;
78 gpio-keys {
79 compatible = "gpio-keys";
80 #address-cells = <1>;
81 #size-cells = <0>;
86 gpios = <&chipcommon 1 GPIO_ACTIVE_LOW>;
92 gpios = <&chipcommon 15 GPIO_ACTIVE_LOW>;
98 gpios = <&chipcommon 16 GPIO_ACTIVE_LOW>;
101 /* Commit mode set by switch? */
102 mode {
103 label = "Mode";
105 gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
108 /* Switch: AP mode */
112 gpios = <&chipcommon 18 GPIO_ACTIVE_LOW>;
118 gpios = <&chipcommon 20 GPIO_ACTIVE_LOW>;
125 vcc-gpio = <&chipcommon 13 GPIO_ACTIVE_HIGH>;