Hi Thierry, On Wed, 12 Dec 2018 at 12:04, Thierry Reding <[email protected]> wrote: > > On Wed, Nov 07, 2018 at 10:36:13AM +0100, Clément Péron wrote: > > From: Suji Velupillai <[email protected]> > > > > When pwm_bl framework calls enable, a call to pwm_is_enabled(pwm) still > > return false, this prevents the backlight being turn on at boot time. > > > > Signed-off-by: Suji Velupillai <[email protected]> > > Signed-off-by: Clément Péron <[email protected]> > > --- > > drivers/pwm/pwm-bcm-kona.c | 16 +++++++++++----- > > 1 file changed, 11 insertions(+), 5 deletions(-) > > I see v2 and v3 of patch 1 of the series. Did you work on v2 of this > patch (2/2) as well? I don't see it on the list and it didn't seem like > everyone was happy with this version.
No, I dropped it. Was working on an atomic convert of the driver but I don't have access to my cygnus board anymore. Regards, Clement > > Thierry

