Lines Matching +full:led +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
6 /dts-v1/;
9 #include "bcm5301x-nand-cs0-bch8.dtsi"
26 compatible = "gpio-leds";
28 led-power0 {
30 gpios = <&chipcommon 2 GPIO_ACTIVE_LOW>;
31 linux,default-trigger = "default-on";
34 led-power1 {
36 gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
39 led-5ghz-1 {
40 label = "bcm53xx:white:5ghz-1";
41 gpios = <&chipcommon 11 GPIO_ACTIVE_LOW>;
44 led-5ghz-2 {
45 label = "bcm53xx:white:5ghz-2";
46 gpios = <&chipcommon 12 GPIO_ACTIVE_LOW>;
49 led-2ghz {
51 gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>;
54 led-usb2 {
56 gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
59 led-usb3 {
61 gpios = <&chipcommon 18 GPIO_ACTIVE_LOW>;
65 gpio-keys {
66 compatible = "gpio-keys";
68 button-brightness {
71 gpios = <&chipcommon 1 GPIO_ACTIVE_LOW>;
74 button-restart {
77 gpios = <&chipcommon 10 GPIO_ACTIVE_LOW>;
80 button-wps {
83 gpios = <&chipcommon 14 GPIO_ACTIVE_LOW>;
86 button-rfkill {
89 gpios = <&chipcommon 20 GPIO_ACTIVE_LOW>;