Linux PWM subsystem development
 help / color / mirror / Atom feed
From: Sean Young <sean@mess.org>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: linux-media@vger.kernel.org, linux-pwm@vger.kernel.org,
	Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>,
	Thierry Reding <thierry.reding@gmail.com>
Subject: Re: [PATCH v5 0/4] Improve pwm-ir-tx precision
Date: Fri, 24 Nov 2023 08:37:52 +0000	[thread overview]
Message-ID: <ZWBg4OZL-pW4K-iv@gofer.mess.org> (raw)
In-Reply-To: <20231123165842.ubmhifvtqd7g6jy6@pengutronix.de>

Hello,

On Thu, Nov 23, 2023 at 05:58:42PM +0100, Uwe Kleine-König wrote:
> On Wed, Nov 22, 2023 at 08:51:51AM +0000, Sean Young wrote:
> > On Sat, Nov 18, 2023 at 04:16:16PM +0000, Sean Young wrote:
> > > The pwm-ir-tx driver has to turn the pwm signal on and off, and suffers
> > > from delays as this is done in process context. Make this work in atomic
> > > context.
> > 
> > Hi Uwe,
> > 
> > Do you have any comments on this series?
> > 
> > I hope you don't dislike the pwm_apply_atomic()/pwm_apply_cansleep(), I am
> > not wedded to this name, it's just me reading the room and thinking that
> > would be the most acceptable to everyone - I may have misread this.
> > 
> > Thank you for any feedback
> 
> I didn't find much time to look into it. Skimming over it, I like it.
> I'll take a deeper look soon.

Great, thanks! No rush just wanted to make sure it wasn't forgotten.


Sean

      reply	other threads:[~2023-11-24  8:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-18 16:16 [PATCH v5 0/4] Improve pwm-ir-tx precision Sean Young
2023-11-18 16:16 ` [PATCH v5 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep() Sean Young
2023-11-23 15:15   ` Lee Jones
2023-11-24 13:31   ` Thierry Reding
2023-11-29  9:08     ` Sean Young
2023-11-18 16:16 ` [PATCH v5 2/4] pwm: make it possible to apply pwm changes in atomic context Sean Young
2023-11-24 13:36   ` Thierry Reding
2023-11-29  9:07     ` Sean Young
2023-11-18 16:16 ` [PATCH v5 3/4] pwm: bcm2835: allow pwm driver to be used " Sean Young
2023-11-18 16:16 ` [PATCH v5 4/4] media: pwm-ir-tx: trigger edges from hrtimer interrupt context Sean Young
2023-11-22  8:51 ` [PATCH v5 0/4] Improve pwm-ir-tx precision Sean Young
2023-11-23 16:58   ` Uwe Kleine-König
2023-11-24  8:37     ` Sean Young [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=ZWBg4OZL-pW4K-iv@gofer.mess.org \
    --to=sean@mess.org \
    --cc=ivo.g.dimitrov.75@gmail.com \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=thierry.reding@gmail.com \
    --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