commit | 81225bed32739752df61b5821bbf3f9be70e434d | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Mon May 19 22:42:41 2014 +0200 |
committer | Thierry Reding <thierry.reding@gmail.com> | Wed May 21 11:19:45 2014 +0200 |
tree | 77683ae1cde1fd6c7508290f7683017c74f6440d | |
parent | 9becf5001130bcd24f57584e48467050e85eee03 [diff] |
leds: leds-pwm: retrieve configured PWM period The PWM core is now able to initialize the PWM period from a lookup table defined by board files. Use it if available and fallback to the value supplied in pwm_period_ns. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>