commit | 16fc3352ea58b481f879f8d965b98208ccc279c2 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Mon May 19 22:42:42 2014 +0200 |
committer | Thierry Reding <thierry.reding@gmail.com> | Wed May 21 11:19:45 2014 +0200 |
tree | 59c61a8dfd8b83b2f0cdc7831633ec2db0f285d6 | |
parent | 81225bed32739752df61b5821bbf3f9be70e434d [diff] |
pwm-backlight: 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>