msm-4.14/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-12-15 13:03:48 -08:00
2012-09-09 10:35:39 +02:00
2012-04-03 13:09:18 +02:00
2012-10-08 13:50:12 +10:30
2012-12-14 08:48:59 +01:00
2012-07-18 18:35:57 -07:00
2013-01-04 15:12:34 -08:00
2012-07-09 16:42:11 -04:00
2012-11-11 18:10:46 -08:00
2012-12-18 21:10:22 -08:00
2012-03-16 20:35:01 +00:00
2012-07-29 21:11:05 -03:00
2012-12-10 15:54:27 +01:00
2012-12-05 23:52:10 +00:00
2012-02-28 16:05:06 +01:00