linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] pwm: Make use of regmap_{set,clear}_bits()
@ 2024-06-06 16:40 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-06 16:40 ` [PATCH 2/2] pwm: axi-pwmgen: Make use of regmap_clear_bits() Uwe Kleine-König
  0 siblings, 2 replies; 11+ messages in thread
From: Uwe Kleine-König @ 2024-06-06 16:40 UTC (permalink / raw)
  To: Paul Cercueil, Trevor Gamblin
  Cc: linux-mips, linux-pwm, Michael Hennerich, Nuno Sá

Hello,

during the final look over Trevor's axi-pwmgen patch I found an opportunity to
use regmap_clear_bits(). Looking through the other drivers I found another
patch opportunity in the jz4740 driver.

Best regards
Uwe

Uwe Kleine-König (2):
  pwm: jz4740: Another few conversions to regmap_{set,clear}_bits()
  pwm: axi-pwmgen: Make use of regmap_clear_bits()

 drivers/pwm/pwm-axi-pwmgen.c | 2 +-
 drivers/pwm/pwm-jz4740.c     | 9 ++++-----
 2 files changed, 5 insertions(+), 6 deletions(-)

base-commit: 7cf775737d4ec337e46bf8497882cb6a7650839a
-- 
2.43.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-06-10  9:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2024-06-10  8:10       ` Nuno Sá

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).