Lines Matching +full:pwm +full:- +full:v1
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
8 /dts-v1/;
11 #include <dt-bindings/gpio/gpio.h>
19 stdout-path = "serial0:115200n8";
26 * We're using "linux,usable-memory" instead of "reg" here
34 linux,usable-memory = <0x00000000 0x20000000>; /* 512 MB */
37 led-controller {
38 compatible = "pwm-leds";
39 pinctrl-0 = <&ledpwm_pmux>;
40 pinctrl-names = "default";
42 led-1 {
44 pwms = <&pwm 0 600000 0>;
45 max-brightness = <255>;
46 linux,default-trigger = "default-on";
49 led-2 {
51 pwms = <&pwm 1 600000 0>;
52 max-brightness = <255>;
58 * AzureWave AW-NH387 (Marvell 88W8787)
62 non-removable;
73 ledpwm_pmux: ledpwm-pmux {
75 function = "pwm";