Lines Matching +full:power +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
9 /dts-v1/;
12 #include "bcm5301x-nand-cs0-bch8.dtsi"
29 compatible = "gpio-leds";
31 led-power-white {
32 label = "bcm53xx:white:power";
33 gpios = <&chipcommon 1 GPIO_ACTIVE_HIGH>;
34 linux,default-trigger = "default-on";
37 led-power-amber {
38 label = "bcm53xx:amber:power";
39 gpios = <&chipcommon 2 GPIO_ACTIVE_HIGH>;
42 led-usb2 {
44 gpios = <&chipcommon 3 GPIO_ACTIVE_HIGH>;
45 trigger-sources = <&ohci_port2>, <&ehci_port2>;
46 linux,default-trigger = "usbport";
49 led-usb3-white {
51 gpios = <&chipcommon 4 GPIO_ACTIVE_HIGH>;
52 trigger-sources = <&xhci_port1>;
53 linux,default-trigger = "usbport";
56 led-usb3-green {
58 gpios = <&chipcommon 5 GPIO_ACTIVE_HIGH>;
59 trigger-sources = <&ohci_port1>, <&ehci_port1>;
60 linux,default-trigger = "usbport";
63 led-wps {
65 gpios = <&chipcommon 6 GPIO_ACTIVE_HIGH>;
68 led-status-red {
70 gpios = <&chipcommon 8 GPIO_ACTIVE_HIGH>;
73 led-status-green {
75 gpios = <&chipcommon 9 GPIO_ACTIVE_HIGH>;
78 led-status-blue {
80 gpios = <&chipcommon 10 GPIO_ACTIVE_HIGH>;
83 led-wan-white {
85 gpios = <&chipcommon 12 GPIO_ACTIVE_HIGH>;
88 led-wan-red {
90 gpios = <&chipcommon 13 GPIO_ACTIVE_HIGH>;
94 gpio-keys {
95 compatible = "gpio-keys";
97 button-rfkill {
100 gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>;
103 button-wps {
106 gpios = <&chipcommon 7 GPIO_ACTIVE_LOW>;
109 button-restart {
112 gpios = <&chipcommon 11 GPIO_ACTIVE_LOW>;