linux_dsm_epyc7002/Documentation/devicetree/bindings/leds
Peter Ujfalusi 08541cbcc7 leds: leds-pwm: Add device tree bindings
The DT binding for the pwm-leds devices are similar to the gpio-leds type.
LEDs are represented as sub-nodes of the pwm-leds device.
The code for handling the DT boot is based on the code found in the
leds-gpio driver and adapted to use PWMs instead of GPIOs.
To avoid having custom cleanup code in case of DT boot the newly created
devm_of_pwm_get() API is used to get the correct PWM instance.

For usage see:
Documentation/devicetree/bindings/leds/leds-pwm.txt

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
2013-02-01 17:47:05 -08:00
..
common.txt Documentation: Move common leds properties description to separate file. 2012-11-21 15:53:22 +00:00
leds-gpio.txt devicetree/bindings: Move gpio-leds binding into leds directory 2012-12-06 09:53:13 +00:00
leds-pwm.txt leds: leds-pwm: Add device tree bindings 2013-02-01 17:47:05 -08:00
tca6507.txt leds/tca6507: DT: Add documentation for tca6507 devicetree bindings. 2013-02-01 17:47:04 -08:00