lkml.org 
[lkml]   [2014]   [Aug]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] pwm: some improvements to sysfs interface
Date
This set of patches adds two more features in pwm sysfs, which I
developed for the driver of my pwm device (a virtualization of
AVR pwm outputs, not submitted to mainline yet):

- an optional static name for each pwm device, so that driver develop
can give a name to the output itself, in a similar way as gpio system
does;

- the attribute 'max', and the attribute 'resolution', in
nanoseconds, specific for each pwm device.

Each new field is initialized with a default (meaningful) value;
anyway, if desired, pwm drivers maintainers should fix their
drivers in order to use the new fields.

Aurelio Colosimo (2):
pwm: new field name added to pwm_device
pwm: new fields, max and resolution, added to sysfs

drivers/pwm/core.c | 2 ++
drivers/pwm/sysfs.c | 29 ++++++++++++++++++++++++++++-
include/linux/pwm.h | 3 +++
3 files changed, 33 insertions(+), 1 deletion(-)



\
 
 \ /
  Last update: 2014-08-05 17:41    [W:0.031 / U:1.276 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site