Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1419452

Re: [PATCH v3 10/20] pwm: sysfs: Add PWM Capture support

From Thierry Reding <thierry.reding@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3 10/20] pwm: sysfs: Add PWM Capture support
Date 2016-06-10 16:10 +0200
Message-ID <rIvih-5yi-13@gated-at.bofh.it> (permalink)
References <rHHYd-6M4-5@gated-at.bofh.it> <rHHYe-6M4-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Wed, Jun 08, 2016 at 10:21:25AM +0100, Lee Jones wrote:
> Allow a user to read PWM Capture results from /sysfs.
> 
> To start a capture and read the result, simply read the file:
> 
>   $ cat $PWMCHIP/capture
> 
> The output format is "<period>:<duty_cycle>".

The format below is "<period> <duty cycle>".

No need to rev the series for this, I can take patches 8 and 10 as-is
and make those modifications myself.

Thierry

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v3 10/20] pwm: sysfs: Add PWM Capture support Lee Jones <lee.jones@linaro.org> - 2016-06-08 11:30 +0200
  Re: [PATCH v3 10/20] pwm: sysfs: Add PWM Capture support Thierry Reding <thierry.reding@gmail.com> - 2016-06-10 16:10 +0200
    Re: [PATCH v3 10/20] pwm: sysfs: Add PWM Capture support Lee Jones <lee.jones@linaro.org> - 2016-06-10 16:40 +0200

csiph-web