pwm: omap-dmtimer: Add debug message for effective period and duty cycle
authorDavid Rivshin <drivshin@allworx.com>
Sat, 30 Jan 2016 04:26:54 +0000 (23:26 -0500)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 23 Mar 2016 16:11:48 +0000 (17:11 +0100)
commit922201d129c8f9d0c3207dca90ea6ffd8e2242f0
tree4911766dccfe46cce732f4ccd434df7372ae8ede
parent7b0883f33809ff0aeca9848193c31629a752bb77
pwm: omap-dmtimer: Add debug message for effective period and duty cycle

After going through the math and constraints checking to compute load
and match values, it is helpful to know what the resultant period and
duty cycle are.

Signed-off-by: David Rivshin <drivshin@allworx.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-omap-dmtimer.c