[PATCH 0/5] pwm: jz4740: Fixes and some light changes

Paul Cercueil posted 5 patches 3 years, 5 months ago
drivers/pwm/Kconfig      |  4 +-
drivers/pwm/pwm-jz4740.c | 89 ++++++++++++++++++++++++----------------
2 files changed, 55 insertions(+), 38 deletions(-)
[PATCH 0/5] pwm: jz4740: Fixes and some light changes
Posted by Paul Cercueil 3 years, 5 months ago
Hi Thierry, Uwe,

Here are two important fixes for the pwm-jz4740 driver. They address
problems with the PWM pin levels not being driven inactive when they
should be.

The patches 3-5 are simple changes and are not bugfixes.

Cheers,
-Paul


Paul Cercueil (5):
  pwm: jz4740: Fix pin level of disabled TCU2 channels, part 1
  pwm: jz4740: Fix pin level of disabled TCU2 channels, part 2
  pwm: jz4740: Force dependency on Device Tree
  pwm: jz4740: Depend on MACH_INGENIC instead of MIPS
  pwm: jz4740: Use regmap_{set,clear}_bits

 drivers/pwm/Kconfig      |  4 +-
 drivers/pwm/pwm-jz4740.c | 89 ++++++++++++++++++++++++----------------
 2 files changed, 55 insertions(+), 38 deletions(-)

-- 
2.35.1