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 pinctrl-0 = <&pmx_power_switch>;
52 pinctrl-names = "default";
54 power-on-switch {
55 label = "Power-on Switch";
57 linux,input-type = <5>;
60 power-auto-switch {
61 label = "Power-auto Switch";
63 linux,input-type = <5>;
68 compatible = "gpio-leds";
69 pinctrl-0 = <&pmx_led_power &pmx_led_alarm &pmx_led_info>;
70 pinctrl-names = "default";
72 blue-power-led {
74 default-state = "keep";
77 red-alarm-led {
81 amber-info-led {
88 pmx_power_switch: pmx-power-switch {
92 pmx_led_power: pmx-leds {
96 pmx_led_alarm: pmx-leds {
100 pmx_led_info: pmx-leds {