linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Conor Dooley <conor.dooley@microchip.com>
To: "Uwe Kleine-König" <u.kleine-koenig@baylibre.com>
Cc: "Nuno Sá" <noname.nuno@gmail.com>,
	"Trevor Gamblin" <tgamblin@baylibre.com>,
	"Michael Hennerich" <michael.hennerich@analog.com>,
	"Nuno Sá" <nuno.sa@analog.com>,
	linux-pwm@vger.kernel.org
Subject: Re: [PATCH 2/2] pwm: axi-pwmgen: Make use of regmap_clear_bits()
Date: Mon, 10 Jun 2024 10:25:41 +0100	[thread overview]
Message-ID: <20240610-device-fifty-ec8e24fe7ff3@wendy> (raw)
In-Reply-To: <56jdqmach5s4vkv72mpg6pdz5vr5j3fixmjpzyf5vt74ijvmaw@lt6c2icqf5rj>

[-- Attachment #1: Type: text/plain, Size: 1557 bytes --]

On Mon, Jun 10, 2024 at 10:32:13AM +0200, Uwe Kleine-König wrote:
> On Mon, Jun 10, 2024 at 09:00:53AM +0100, Conor Dooley wrote:
> > On Mon, Jun 10, 2024 at 07:53:33AM +0200, Uwe Kleine-König wrote:
> > > Hello Nuno,
> > > 
> > > On Fri, Jun 07, 2024 at 08:40:32AM +0200, Nuno Sá wrote:
> > > > On Thu, 2024-06-06 at 18:40 +0200, Uwe Kleine-König wrote:
> > > > > Instead of using regmap_update_bits() and passing val=0, better use
> > > > > regmap_clear_bits().
> > > > > 
> > > > > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
> > > > > ---
> > > > 
> > > > Reviewed-by: Nuno Sa <nuno.sa@analog.com>
> > > 
> > > Thanks for looking at the patch. When I apply it (using b4) I get
> > > however:
> > > 
> > > NOTE: some trailers ignored due to from/email mismatches:
> > >     ! Trailer: Reviewed-by: Nuno Sa <nuno.sa@analog.com>
> > >      Msg From: Nuno Sá <noname.nuno@gmail.com>
> > > 
> > > I'll add it anyhow, but it would be great if you fixed your workflow to
> > > have the sender match the address in the tag.
> > 
> > I'm curious, given I do this all the time, do you not see similar issues
> > for me?
> 
> Never noticed that for you. Maybe that's a new check in b4? I recently
> reinstalled my devel machine, so I likely have a new version even if the
> upstream change is a bit older already.

Nah, I think that's been in b4 for as long as I have been using it, even
when I used the old version from debian. Maybe my use of patatt is the
reason or some exemption for kernel.org addresses.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2024-06-10  9:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-06 16:40 [PATCH 0/2] pwm: Make use of regmap_{set,clear}_bits() Uwe Kleine-König
2024-06-06 16:40 ` [PATCH 1/2] pwm: jz4740: Another few conversions to regmap_{set,clear}_bits() Uwe Kleine-König
2024-06-07 16:21   ` Paul Cercueil
2024-06-06 16:40 ` [PATCH 2/2] pwm: axi-pwmgen: Make use of regmap_clear_bits() Uwe Kleine-König
2024-06-06 17:09   ` Trevor Gamblin
2024-06-07  6:40   ` Nuno Sá
2024-06-10  5:53     ` Uwe Kleine-König
2024-06-10  8:00       ` Conor Dooley
2024-06-10  8:32         ` Uwe Kleine-König
2024-06-10  9:25           ` Conor Dooley [this message]
2024-06-10  8:10       ` Nuno Sá

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=20240610-device-fifty-ec8e24fe7ff3@wendy \
    --to=conor.dooley@microchip.com \
    --cc=linux-pwm@vger.kernel.org \
    --cc=michael.hennerich@analog.com \
    --cc=noname.nuno@gmail.com \
    --cc=nuno.sa@analog.com \
    --cc=tgamblin@baylibre.com \
    --cc=u.kleine-koenig@baylibre.com \
    /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).