Lines Matching +full:pwm +full:- +full:leds
1 // SPDX-License-Identifier: GPL-2.0
11 #include <dt-bindings/gpio/gpio.h>
15 compatible = "pwm-leds";
19 pwms = <&pwm 1 2000000 0>;
20 pwm-names = "pwm1";
25 max-brightness = <127>;
26 linux,default-trigger = "mmc0";
31 pwms = <&pwm 2 2000000 0>;
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";