]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit385b93bdcbc397e4954e791f6af9b699b125f333
tree4911766dccfe46cce732f4ccd434df7372ae8ede
parent356a9abfa1cacf589e0b996db02228f3322ff20b
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