Re: [PATCH v3 2/2] pwm: Add Broadcom BCM7038 PWM controller support

2015-09-08 Thread Florian Fainelli
On 07/09/15 12:15, Ariel D'Alessandro wrote: > Hi Florian, > > I wrote some observations below that maybe can be useful. > > El 28/08/15 a las 22:21, Florian Fainelli escribió: >> Add support for the BCM7038-style PWM controller found in all BCM7xxx STB >> SoCs. >> This controller has a hardcode

Re: [PATCH v3 2/2] pwm: Add Broadcom BCM7038 PWM controller support

2015-09-07 Thread Ariel D'Alessandro
Hi Florian, I wrote some observations below that maybe can be useful. El 28/08/15 a las 22:21, Florian Fainelli escribió: > Add support for the BCM7038-style PWM controller found in all BCM7xxx STB > SoCs. > This controller has a hardcoded 2 channels per controller, and cascades a > variable fre

[PATCH v3 2/2] pwm: Add Broadcom BCM7038 PWM controller support

2015-08-28 Thread Florian Fainelli
Add support for the BCM7038-style PWM controller found in all BCM7xxx STB SoCs. This controller has a hardcoded 2 channels per controller, and cascades a variable frequency generator on top of a fixed frequency generator which offers a range of a 148ns period all the way to ~622ms periods. Signed-