Lines Matching +full:max +full:- +full:brightness
1 // SPDX-License-Identifier: GPL-2.0
11 #include <dt-bindings/gpio/gpio.h>
15 compatible = "pwm-leds";
20 pwm-names = "pwm1";
23 * so limit its max brightness
25 max-brightness = <127>;
26 linux,default-trigger = "mmc0";
32 pwm-names = "pwm2";
33 max-brightness = <255>;
34 linux,default-trigger = "heartbeat";
39 compatible = "gpio-leds";
43 default-state = "off";
44 linux,default-trigger = "mmc1";