mbox series

[0/2] pwm: Make use of regmap_{set,clear}_bits()

Message ID 20240606164047.534741-4-u.kleine-koenig@baylibre.com
Headers show
Series pwm: Make use of regmap_{set,clear}_bits() | expand

Message

Uwe Kleine-König June 6, 2024, 4:40 p.m. UTC
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