Files
linux/Documentation
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
..
2012-09-09 10:35:39 +02:00
2012-10-08 13:50:12 +10:30
2012-12-14 08:48:59 +01:00
2013-01-04 15:12:34 -08:00
2012-11-11 18:10:46 -08:00
2012-12-18 21:10:22 -08:00
2012-12-10 15:54:27 +01:00
2012-12-05 23:52:10 +00:00