On Thu, Apr 08, 2021 at 09:59:20AM +0200, Uwe Kleine-König wrote:
> Hello Nobuhiro,
>
> On Thu, Apr 08, 2021 at 08:15:48AM +0900, Nobuhiro Iwamatsu wrote:
> > > > + /*
> > > > +* pwmc is a 2-bit divider for the input clock running at 1 MHz.
> > > > +* When the settings of the
Hello Nobuhiro,
On Thu, Apr 08, 2021 at 08:15:48AM +0900, Nobuhiro Iwamatsu wrote:
> > > + /*
> > > + * pwmc is a 2-bit divider for the input clock running at 1 MHz.
> > > + * When the settings of the PWM are modified, the new values are
> > > shadowed in hardware until
> > > + * the period re
Hi,
Thanks for your review.
On Fri, Feb 12, 2021 at 05:41:44PM +0100, Uwe Kleine-König wrote:
> Hello Nobuhiro,
>
> On Fri, Feb 12, 2021 at 10:19:10PM +0900, Nobuhiro Iwamatsu wrote:
> > Add driver for the PWM controller on Toshiba Visconti ARM SoC.
> >
> > Signed-off-by: Nobuhiro Iwamatsu
> >
Hello Nobuhiro,
On Fri, Feb 12, 2021 at 10:19:10PM +0900, Nobuhiro Iwamatsu wrote:
> Add driver for the PWM controller on Toshiba Visconti ARM SoC.
>
> Signed-off-by: Nobuhiro Iwamatsu
> ---
> drivers/pwm/Kconfig| 9 ++
> drivers/pwm/Makefile | 1 +
> drivers/pwm/pwm-visconti.
Add driver for the PWM controller on Toshiba Visconti ARM SoC.
Signed-off-by: Nobuhiro Iwamatsu
---
drivers/pwm/Kconfig| 9 ++
drivers/pwm/Makefile | 1 +
drivers/pwm/pwm-visconti.c | 173 +
3 files changed, 183 insertions(+)
create mode 100
5 matches
Mail list logo