On Mon 2016-05-16 22:34:09, Ivaylo Dimitrov wrote: > From: Tony Lindgren <[email protected]> > > The ir-rx51 driver for n900 has been disabled since the multiarch > changes as plat include directory no longer is SoC specific. > > Let's fix it with minimal changes to pass the dmtimer calls in > pdata. Then the following changes can be done while things can > be tested to be working for each change: > > 1. Change the non-pwm dmtimer to use just hrtimer if possible > > 2. Change the pwm dmtimer to use Linux PWM API with the new > drivers/pwm/pwm-omap-dmtimer.c and remove the direct calls > to dmtimer functions > > 3. Parse configuration from device tree and drop the pdata > > Note compilation of this depends on the previous patch > "ARM: OMAP2+: Add more functions to pwm pdata for ir-rx51". > > Cc: Mauro Carvalho Chehab <[email protected]> > Cc: Neil Armstrong <[email protected]> > Cc: [email protected] > Signed-off-by: Tony Lindgren <[email protected]>
Acked-by: Pavel Machek <[email protected]> -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

