[PATCH v1 0/2] pwm: Add count to sysfs for Intel PWM driver

vishakha.joshi@intel.com posted 2 patches 4 years, 5 months ago
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(-)
[PATCH v1 0/2] pwm: Add count to sysfs for Intel PWM driver
Posted by vishakha.joshi@intel.com 4 years, 5 months ago
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