Lines Matching +full:charge +full:- +full:led
2 * Device Tree common file for gpio-{keys,leds} on Buffalo Linkstation
7 * This file is dual-licensed: you can use it either under the terms
24 * b) Permission is hereby granted, free of charge, to any person
46 #include <dt-bindings/input/input.h>
50 compatible = "gpio-keys";
51 #address-cells = <1>;
52 #size-cells = <0>;
53 pinctrl-0 = <&pmx_power_switch>;
54 pinctrl-names = "default";
56 power-on-switch {
57 label = "Power-on Switch";
59 linux,input-type = <5>;
62 power-auto-switch {
63 label = "Power-auto Switch";
65 linux,input-type = <5>;
70 compatible = "gpio-leds";
71 pinctrl-0 = <&pmx_led_power &pmx_led_alarm &pmx_led_info>;
72 pinctrl-names = "default";
74 blue-power-led {
76 default-state = "keep";
79 red-alarm-led {
83 amber-info-led {
90 pmx_power_switch: pmx-power-switch {
94 pmx_led_power: pmx-leds {
98 pmx_led_alarm: pmx-leds {
102 pmx_led_info: pmx-leds {