All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] pwm: Add count to sysfs for Intel PWM driver
@ 2022-01-03  8:16 vishakha.joshi
  2022-01-03  8:16 ` [PATCH v1 1/2] " vishakha.joshi
  2022-01-03  8:16 ` [PATCH v1 2/2] pwm: Update the REPEAT_COUNT value vishakha.joshi
  0 siblings, 2 replies; 6+ messages in thread
From: vishakha.joshi @ 2022-01-03  8:16 UTC (permalink / raw)
  To: thierry.reding
  Cc: u.kleine-koenig, lee.jones, linux-pwm, linux-kernel,
	andriy.shevchenko, jarkko.nikula, vijayakannan.ayyathurai,
	bala.senthil, tamal.saha, lakshmi.bai.raja.subramanian,
	vishakha.joshi

From: Vishakha Joshi <vishakha.joshi@intel.com>

Hi,

The patch 1 adds the count for PWM waveform to sysfs interface.
The patch 2 updates the count in the KeemBay PWM driver.

Please help to review these patches.

Thanks,
Vishakha Joshi

Vishakha Joshi (2):
  pwm: Add count to sysfs for Intel PWM driver
  pwm: Update the REPEAT_COUNT value

 Documentation/ABI/testing/sysfs-class-pwm |  8 ++++++
 drivers/pwm/pwm-keembay.c                 |  9 ++++--
 drivers/pwm/sysfs.c                       | 34 +++++++++++++++++++++++
 include/linux/pwm.h                       |  2 ++
 4 files changed, 50 insertions(+), 3 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-01-13 14:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-03  8:16 [PATCH v1 0/2] pwm: Add count to sysfs for Intel PWM driver vishakha.joshi
2022-01-03  8:16 ` [PATCH v1 1/2] " vishakha.joshi
2022-01-03 12:14   ` Uwe Kleine-König
2022-01-04 13:58     ` Andy Shevchenko
2022-01-13 14:11       ` Uwe Kleine-König
2022-01-03  8:16 ` [PATCH v1 2/2] pwm: Update the REPEAT_COUNT value vishakha.joshi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.