Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1414150
| From | Pavel Machek <pavel@ucw.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 1/6] ir-rx51: Fix build after multiarch changes broke it |
| Date | 2016-06-05 21:30 +0200 |
| Message-ID | <rGLUd-2qQ-11@gated-at.bofh.it> (permalink) |
| References | <rzwwV-2Lc-1@gated-at.bofh.it> <rzwwW-2Lc-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon 2016-05-16 22:34:09, Ivaylo Dimitrov wrote: > From: Tony Lindgren <tony@atomide.com> > > 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 <mchehab@osg.samsung.com> > Cc: Neil Armstrong <narmstrong@baylibre.com> > Cc: linux-media@vger.kernel.org > Signed-off-by: Tony Lindgren <tony@atomide.com> Acked-by: Pavel Machek <pavel@ucw.cz> -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2 1/6] ir-rx51: Fix build after multiarch changes broke it Pavel Machek <pavel@ucw.cz> - 2016-06-05 21:30 +0200
csiph-web