Re: [PATCH 2/4] pwm: pca9685: remove ALL_LED PWM channel
From: Andy Shevchenko
Date: Mon Mar 30 2020 - 09:20:07 EST
On Mon, Mar 30, 2020 at 4:10 PM Thierry Reding <thierry.reding@xxxxxxxxx> wrote:
>
> On Wed, Feb 26, 2020 at 02:52:27PM +0100, Matthias Schiffer wrote:
> > The interaction of the ALL_LED PWM channel with the other channels was
> > not well-defined. As the ALL_LED feature does not seem very useful and
> > it was making the code significantly more complex, simply remove it.
> >
> > Signed-off-by: Matthias Schiffer <matthias.schiffer@xxxxxxxxxxxxxxx>
> > ---
> > drivers/pwm/pwm-pca9685.c | 115 ++++++--------------------------------
> > 1 file changed, 17 insertions(+), 98 deletions(-)
>
> Applied, thanks.
This seems to be ABI breakage.
Thierry, do you have hardware to test?
--
With Best Regards,
Andy Shevchenko