All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir Zapolskiy <vz@mleia.com>
To: Thierry Reding <thierry.reding@gmail.com>
Cc: Alexandre Pereira da Silva <aletes.xgr@gmail.com>,
	linux-pwm@vger.kernel.org
Subject: Re: [PATCH 0/4] pwm: lpc32xx: fixes in the LPC32xx PWM driver
Date: Sun, 08 Nov 2015 08:48:51 +0200	[thread overview]
Message-ID: <563EF053.8060305@mleia.com> (raw)
In-Reply-To: <1444695653-23491-1-git-send-email-vz@mleia.com>

On 13.10.2015 03:20, Vladimir Zapolskiy wrote:
> The changeset fixes a number of issues within current implementation
> of LPC32xx PWM controller driver, namely
> - the SoC has two independent PWM controllers with one channel each,
> - runtime warnings from common clock framework,
> - overflow in duty cycle calculation may result in disabled PWM,
> - unsupported period values are silently accepted.
> 
> Vladimir Zapolskiy (4):
>   pwm: lpc32xx: correct number of PWM channels from 2 to 1
>   pwm: lpc32xx: fix warnings from common clock framework
>   pwm: lpc32xx: fix and simplify duty cycle and period calculations
>   pwm: lpc32xx: return ERANGE, if requested period is not supported
> 
>  drivers/pwm/pwm-lpc32xx.c | 59 ++++++++++++++++++-----------------------------
>  1 file changed, 22 insertions(+), 37 deletions(-)
> 

Hi Thierry,

are you going to pick these changes up to PWM branch?

Thanks in advance.

--
Vladimir

      parent reply	other threads:[~2015-11-08  6:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-13  0:20 [PATCH 0/4] pwm: lpc32xx: fixes in the LPC32xx PWM driver Vladimir Zapolskiy
2015-10-13  0:20 ` [PATCH 1/4] pwm: lpc32xx: correct number of PWM channels from 2 to 1 Vladimir Zapolskiy
2015-10-13  0:20 ` [PATCH 2/4] pwm: lpc32xx: fix warnings from common clock framework Vladimir Zapolskiy
2015-10-13  0:20 ` [PATCH 3/4] pwm: lpc32xx: fix and simplify duty cycle and period calculations Vladimir Zapolskiy
2015-10-13  0:20 ` [PATCH 4/4] pwm: lpc32xx: return ERANGE, if requested period is not supported Vladimir Zapolskiy
2015-11-08  6:48 ` Vladimir Zapolskiy [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=563EF053.8060305@mleia.com \
    --to=vz@mleia.com \
    --cc=aletes.xgr@gmail.com \
    --cc=linux-pwm@vger.kernel.org \
    --cc=thierry.reding@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.