Lines Matching +full:power +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";
31 led-usb {
33 gpios = <&chipcommon 4 GPIO_ACTIVE_HIGH>;
36 led-power-amber {
37 label = "bcm53xx:amber:power";
38 gpios = <&chipcommon 5 GPIO_ACTIVE_HIGH>;
41 led-power-white {
42 label = "bcm53xx:white:power";
43 gpios = <&chipcommon 6 GPIO_ACTIVE_HIGH>;
44 linux,default-trigger = "default-on";
47 led-router-amber {
49 gpios = <&chipcommon 7 GPIO_ACTIVE_HIGH>;
52 led-router-white {
54 gpios = <&chipcommon 8 GPIO_ACTIVE_HIGH>;
57 led-wan-amber {
59 gpios = <&chipcommon 9 GPIO_ACTIVE_HIGH>;
62 led-wan-white {
64 gpios = <&chipcommon 10 GPIO_ACTIVE_HIGH>;
67 led-wireless-amber {
69 gpios = <&chipcommon 11 GPIO_ACTIVE_HIGH>;
72 led-wireless-white {
74 gpios = <&chipcommon 12 GPIO_ACTIVE_HIGH>;
78 gpio-keys {
79 compatible = "gpio-keys";
81 button-power {
82 label = "Power";
84 gpios = <&chipcommon 1 GPIO_ACTIVE_LOW>;
87 button-restart {
90 gpios = <&chipcommon 15 GPIO_ACTIVE_LOW>;
93 button-aoss {
96 gpios = <&chipcommon 16 GPIO_ACTIVE_LOW>;
100 button-mode {
103 gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
107 button-sw-ap {
110 gpios = <&chipcommon 18 GPIO_ACTIVE_LOW>;
113 button-eject {
116 gpios = <&chipcommon 20 GPIO_ACTIVE_LOW>;
123 vcc-gpio = <&chipcommon 13 GPIO_ACTIVE_HIGH>;