[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130423090207.GA29222@avionic-0098.mockup.avionic-design.de>
Date: Tue, 23 Apr 2013 11:02:08 +0200
From: Thierry Reding <thierry.reding@...onic-design.de>
To: Axel Lin <axel.lin@...ics.com>
Cc: Alexandre Pereira da Silva <aletes.xgr@...il.com>,
Roland Stigge <stigge@...com.de>, linux-kernel@...r.kernel.org
Subject: Re: [RESEND][PATCH RFT 1/2] pwm: lpc32xx: Properly set PWM_ENABLE
bit in lpc32xx_pwm_[enable|disable]
On Tue, Apr 23, 2013 at 02:01:31PM +0800, Axel Lin wrote:
> According to the LPC32x0 User Manual [1]:
>
> For both PWM1 and PWM2 Control Registers:
> BIT 31:
> This bit gates the PWM_CLK signal and enables the external output pin
> to the PWM_PIN_STATE logical level.
>
> 0 = PWM disabled. (Default)
> 1 = PWM enabled
>
> So in lpc32xx_pwm_enable(), we should set PWM_ENABLE bit.
> In lpc32xx_pwm_disable(), we should just clear PWM_ENABLE bit rather than
> write 0 to the register which will also clear PWMx_RELOADV and PWMx_DUTY bits.
>
> [1] http://www.nxp.com/documents/user_manual/UM10326.pdf
>
> Signed-off-by: Axel Lin <axel.lin@...ics.com>
> ---
> Hi,
> I don't have this hardware handy so I'd appreciate if someone can test this
> patch serial.
>
> This patch serial was sent on https://lkml.org/lkml/2013/3/30/104
> Seems no feedback so far.
> So I just try again, maybe someone can help testing it.
> Thanks,
> Axel
Both patches applied with Roland's Tested-by. Thanks.
Thierry
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists