Re: [PATCH v9 13/27] pwm: jz4740: Use clocks from TCU driver

2019-01-05 Thread Uwe Kleine-König
Hello Paul, On Sat, Jan 05, 2019 at 05:52:46PM -0300, Paul Cercueil wrote: > On Sat, Jan 5, 2019 at 4:45 PM, Uwe Kleine-König > wrote: > > On Thu, Dec 27, 2018 at 07:13:05PM +0100, Paul Cercueil wrote: > > > diff --git a/drivers/pwm/Kconfig b/drivers/pwm/Kconfig > > > index

Re: [PATCH v9 13/27] pwm: jz4740: Use clocks from TCU driver

2019-01-05 Thread Paul Cercueil
Hi, On Sat, Jan 5, 2019 at 4:45 PM, Uwe Kleine-König wrote: Hello, On Thu, Dec 27, 2018 at 07:13:05PM +0100, Paul Cercueil wrote: diff --git a/drivers/pwm/Kconfig b/drivers/pwm/Kconfig index 4ed003bc3d8d..0343f0c1238e 100644 --- a/drivers/pwm/Kconfig +++ b/drivers/pwm/Kconfig @@ -202,7

Re: [PATCH v9 13/27] pwm: jz4740: Use clocks from TCU driver

2019-01-05 Thread Uwe Kleine-König
Hello, On Thu, Dec 27, 2018 at 07:13:05PM +0100, Paul Cercueil wrote: > diff --git a/drivers/pwm/Kconfig b/drivers/pwm/Kconfig > index 4ed003bc3d8d..0343f0c1238e 100644 > --- a/drivers/pwm/Kconfig > +++ b/drivers/pwm/Kconfig > @@ -202,7 +202,8 @@ config PWM_IMX > config PWM_JZ4740 >

[PATCH v9 13/27] pwm: jz4740: Use clocks from TCU driver

2018-12-27 Thread Paul Cercueil
The ingenic-timer "TCU" driver provides us with clocks, that can be (un)gated, reparented or reclocked from devicetree, instead of having these settings hardcoded in this driver. While this driver is devicetree-compatible, it is never (as of now) probed from devicetree, so this change does not