[PATCH v5 0/8] omap: dmtimer: Move driver out of plat-omap
From: j-keerthy@ti.com (Keerthy)
Date: 2017-12-18 12:56:07
Also in:
linux-omap, linux-pwm, lkml
From: j-keerthy@ti.com (Keerthy)
Date: 2017-12-18 12:56:07
Also in:
linux-omap, linux-pwm, lkml
On Monday 18 December 2017 04:46 PM, Ladislav Michl wrote:
Keerthy, On Tue, Dec 12, 2017 at 11:42:09AM +0530, Keerthy wrote:quoted
The series moves dmtimer out of plat-omap to drivers/clocksource. The series also does a bunch of changes to pwm-omap-dmtimer code to adapt to the driver migration and clean up plat specific pdata-quirks and use the dmtimer platform data.thanks for nice work. I'll send two more patches as a reply to this one. I'd be glad if you could make them part of your serie. One of them would be nice to have for pwm driver prescaler fix which will be send independently. Also, if that helps you can have my Tested-by: Ladislav Michl <redacted> on IGEPv2 (OMAP3430 based)
Thanks a bunch! :-). I will take the pwm driver fix along with mine. should i also take the two patches which you sent: [PATCH 1/2] clocksource: timer-dm: Make unexported functions static [PATCH 2/2] clocksource: timer-dm: Check prescaler value Also what about this: [PATCH] pwm: omap-dmtimer: Fix frequency when using prescaler Let me know. I plan to send v6 with your Tested-by. Thanks, Keerthy
quoted
Boot tested on DRA7-EVM and AM437X-GP-EVM.I guess PWM driver was not tested, right? See comment to PATCH 7/8.quoted
Compile tested omap1_defconfig.
Yes! Thanks for your feedback.
Thank you, ladis