From: Thierry Reding <thierry.reding@gmail.com>
To: Sean Young <sean@mess.org>, Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-media@vger.kernel.org, linux-pwm@vger.kernel.org,
"Ivaylo Dimitrov" <ivo.g.dimitrov.75@gmail.com>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v7 4/4] media: pwm-ir-tx: Trigger edges from hrtimer interrupt context
Date: Mon, 11 Dec 2023 11:45:47 +0100 [thread overview]
Message-ID: <ZXboW5ufZ4v4uoXh@orome.fritz.box> (raw)
In-Reply-To: <b3c2f84c54219234eec96f165cd0bf1147a7ee80.1702282807.git.sean@mess.org>
[-- Attachment #1: Type: text/plain, Size: 483 bytes --]
On Mon, Dec 11, 2023 at 08:24:55AM +0000, Sean Young wrote:
> This makes the generated IR much more precise. Before this change, the
> driver is unreliable and many users opted to use gpio-ir-tx instead.
>
> Signed-off-by: Sean Young <sean@mess.org>
> ---
> drivers/media/rc/pwm-ir-tx.c | 79 ++++++++++++++++++++++++++++++++++--
> 1 file changed, 76 insertions(+), 3 deletions(-)
Hi Mauro,
are you okay with me picking this up into the PWM tree?
Thanks,
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2023-12-11 10:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-11 8:24 [PATCH v7 0/4] Improve pwm-ir-tx precision Sean Young
2023-12-11 8:24 ` [PATCH v7 1/4] pwm: Rename pwm_apply_state() to pwm_apply_might_sleep() Sean Young
2023-12-11 14:30 ` Uwe Kleine-König
2023-12-11 8:24 ` [PATCH v7 2/4] pwm: Make it possible to apply PWM changes in atomic context Sean Young
2023-12-11 14:25 ` Uwe Kleine-König
2023-12-11 8:24 ` [PATCH v7 3/4] pwm: bcm2835: Allow PWM driver to be used " Sean Young
2023-12-11 8:24 ` [PATCH v7 4/4] media: pwm-ir-tx: Trigger edges from hrtimer interrupt context Sean Young
2023-12-11 10:45 ` Thierry Reding [this message]
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=ZXboW5ufZ4v4uoXh@orome.fritz.box \
--to=thierry.reding@gmail.com \
--cc=ivo.g.dimitrov.75@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=sean@mess.org \
--cc=u.kleine-koenig@pengutronix.de \
/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).