| Date | Fri, 12 Oct 2018 12:40:53 +0200 | From | Thierry Reding <> | Subject | Re: [PATCH v7 13/24] pwm: jz4740: Allow selection of PWM channels 0 and 1 |
| |
On Tue, Aug 21, 2018 at 07:16:24PM +0200, Paul Cercueil wrote: > The TCU channels 0 and 1 were previously reserved for system tasks, and > thus unavailable for PWM. > > This commit uses the newly introduced API functions of the ingenic-timer > driver to request/release the TCU channels that should be used as PWM. > This allows all the TCU channels to be used as PWM. > > Signed-off-by: Paul Cercueil <paul@crapouillou.net> > --- > > Notes: > v6: New patch > > v7: No change > > drivers/pwm/pwm-jz4740.c | 28 ++++++++++++++++------------ > 1 file changed, 16 insertions(+), 12 deletions(-)
Acked-by: Thierry Reding <treding@nvidia.com> [unhandled content-type:application/pgp-signature] |