linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/4] Add support for PWM Configure and stablize for PWM kona
@ 2019-01-16 20:15 Sheetal Tigadoli
  2019-01-16 20:15 ` [PATCH V2 1/4] dt-bindings: pwm: kona: Add new compatible for new version pwm-cygnus Sheetal Tigadoli
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Sheetal Tigadoli @ 2019-01-16 20:15 UTC (permalink / raw)
  To: Thierry Reding, Rob Herring, Mark Rutland, Florian Fainelli,
	Ray Jui, Scott Branden
  Cc: bcm-kernel-feedback-list, linux-pwm, devicetree, linux-kernel,
	linux-arm-kernel, Sheetal Tigadoli

Hi,
	This patchset contain support to make PWM changes configure
	and stablize
	Following are brief changes done
	a. Add support for version2 compatible string
	b. Change PWM config and stablize delay in PWM Kona

Changes since V1:
	- Addressed review comments

Praveen Kumar B (3):
  dt-bindings: pwm: kona: Add new compatible for new version pwm-cygnus
  drivers: pwm: pwm-bcm-kona: Add cygnus-pwm support
  ARM: dts: cygnus: Change pwm compatible to new version

Sheetal Tigadoli (1):
  drivers: pwm: pwm-bcm-kona: Switch to using atomic PWM Framework

 .../devicetree/bindings/pwm/brcm,kona-pwm.txt      |   2 +-
 arch/arm/boot/dts/bcm-cygnus.dtsi                  |   2 +-
 drivers/pwm/pwm-bcm-kona.c                         | 290 +++++++++++----------
 3 files changed, 158 insertions(+), 136 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2019-01-21 18:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-16 20:15 [PATCH V2 0/4] Add support for PWM Configure and stablize for PWM kona Sheetal Tigadoli
2019-01-16 20:15 ` [PATCH V2 1/4] dt-bindings: pwm: kona: Add new compatible for new version pwm-cygnus Sheetal Tigadoli
2019-01-21 15:51   ` Rob Herring
2019-01-16 20:15 ` [PATCH V2 2/4] drivers: pwm: pwm-bcm-kona: Switch to using atomic PWM Framework Sheetal Tigadoli
2019-01-21 18:46   ` Uwe Kleine-König
2019-01-16 20:15 ` [PATCH V2 3/4] drivers: pwm: pwm-bcm-kona: Add cygnus-pwm support Sheetal Tigadoli
2019-01-21 18:53   ` Uwe Kleine-König
2019-01-16 20:15 ` [PATCH V2 4/4] ARM: dts: cygnus: Change pwm compatible to new version Sheetal Tigadoli

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