From: ivo.g.dimitrov.75@gmail.com (Ivaylo Dimitrov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Fix ir-rx51 by using PWM pdata
Date: Fri, 29 Apr 2016 00:19:31 +0300 [thread overview]
Message-ID: <57227E63.4040907@gmail.com> (raw)
In-Reply-To: <1461714709-10455-1-git-send-email-tony@atomide.com>
Hi,
On 27.04.2016 02:51, Tony Lindgren wrote:
> Hi all,
>
> Here are minimal fixes to get ir-rx51 going again. Then further
> fixes can be done as noted in the second patch.
>
> Regards,
>
> Tony
>
>
> Tony Lindgren (2):
> ARM: OMAP2+: Add more functions to pwm pdata for ir-rx51
> [media] ir-rx51: Fix build after multiarch changes broke it
>
> arch/arm/mach-omap2/board-rx51-peripherals.c | 35 ++++++++-
> arch/arm/mach-omap2/pdata-quirks.c | 33 ++++++++-
> drivers/media/rc/Kconfig | 2 +-
> drivers/media/rc/ir-rx51.c | 99 ++++++++++++++------------
> include/linux/platform_data/media/ir-rx51.h | 1 +
> include/linux/platform_data/pwm_omap_dmtimer.h | 21 ++++++
> 6 files changed, 141 insertions(+), 50 deletions(-)
>
I didn't test legacy boot, as I don't really see any value of doing it
now the end of the legacy boot is near, the driver does not function
correctly, however the patchset at least allows for the driver to be
build and we have something to improve on. And I am going to send a
patch that fixes the problem with omap_dm_timer_request_specific(). So,
for both patches, you may add:
Tested-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
Thanks,
Ivo
next prev parent reply other threads:[~2016-04-28 21:19 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-26 23:51 [PATCH 0/2] Fix ir-rx51 by using PWM pdata Tony Lindgren
2016-04-26 23:51 ` [PATCH 1/2] ARM: OMAP2+: Add more functions to pwm pdata for ir-rx51 Tony Lindgren
2016-04-26 23:51 ` [PATCH 2/2] [media] ir-rx51: Fix build after multiarch changes broke it Tony Lindgren
2016-04-27 11:18 ` Pavel Machek
2016-04-28 19:38 ` Ivaylo Dimitrov
2016-04-28 20:22 ` Tony Lindgren
2016-04-28 20:43 ` Ivaylo Dimitrov
2016-04-28 20:55 ` Tony Lindgren
2016-04-28 21:19 ` Ivaylo Dimitrov [this message]
2016-04-28 21:27 ` [PATCH 0/2] Fix ir-rx51 by using PWM pdata Tony Lindgren
2016-04-30 17:52 ` Ivaylo Dimitrov
2016-05-05 17:11 ` Tony Lindgren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=57227E63.4040907@gmail.com \
--to=ivo.g.dimitrov.75@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).