From: "Lothar Waßmann" <LW@KARO-electronics.de>
To: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Cc: Daniel Thompson <daniel.thompson@linaro.org>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
Jacek Anaszewski <jacek.anaszewski@gmail.com>,
Jingoo Han <jingoohan1@gmail.com>,
Lee Jones <lee.jones@linaro.org>,
Mark Rutland <mark.rutland@arm.com>, Pavel Machek <pavel@ucw.cz>,
Richard Purdie <rpurdie@rpsys.net>,
Rob Herring <robh+dt@kernel.org>,
Thierry Reding <thierry.reding@gmail.com>,
devicetree@vger.kernel.org, linux-fbdev@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org,
linux-pwm@vger.kernel.org
Subject: Re: [PATCH 0/2] backlight: pwm_bl: prevent backlight flicker when switching PWM on
Date: Tue, 14 Nov 2017 07:56:16 +0000 [thread overview]
Message-ID: <20171114085616.3dfe6f03@karo-electronics.de> (raw)
In-Reply-To: <8682e9c4-518d-5dce-55c5-c221dddd5fd6@collabora.com>
Hi,
On Fri, 10 Nov 2017 12:22:15 +0100 Enric Balletbo i Serra wrote:
> Hi all,
>
> On 08/11/17 11:48, Daniel Thompson wrote:
> > On 26/10/17 13:49, Lothar Waßmann wrote:
> >> These patches implement some measures to prevent backlight flicker
> >> when the backlight is being switched on for a display with an active
> >> low brightness control pin.
> >> GIT: [PATCH 1/2] backlight: pwm_bl: Enable PWM before switching regulator
> >> GIT: [PATCH 2/2] backlight: pwm_bl: add configurable delay between
> >
> > Other than hoisting the pwm_enable() even earlier in the setup sequence this
> > patchset seems to have a significant overlap with Enric's recent posting:
> >
> > https://lkml.org/lkml/2017/7/21/211
> >
> > Any chance of a shared view on this, especially on the DT bindings?
> >
>
> The DT binding were discussed some time ago for the patch series I sent, though
> there isn't a final ack from DT maintainer.
>
> Lothar, the series I sent have been reviewed and acked, can you test if the
> series fixes the problem for you too?
>
I'll try to test it within the next couple of days and will report back.
Lothar Waßmann
WARNING: multiple messages have this Message-ID (diff)
From: "Lothar Waßmann" <LW@KARO-electronics.de>
To: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Cc: Daniel Thompson <daniel.thompson@linaro.org>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
Jacek Anaszewski <jacek.anaszewski@gmail.com>,
Jingoo Han <jingoohan1@gmail.com>,
Lee Jones <lee.jones@linaro.org>,
Mark Rutland <mark.rutland@arm.com>, Pavel Machek <pavel@ucw.cz>,
Richard Purdie <rpurdie@rpsys.net>,
Rob Herring <robh+dt@kernel.org>,
Thierry Reding <thierry.reding@gmail.com>,
devicetree@vger.kernel.org, linux-fbdev@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org,
linux-pwm@vger.kernel.org
Subject: Re: [PATCH 0/2] backlight: pwm_bl: prevent backlight flicker when switching PWM on
Date: Tue, 14 Nov 2017 08:56:16 +0100 [thread overview]
Message-ID: <20171114085616.3dfe6f03@karo-electronics.de> (raw)
In-Reply-To: <8682e9c4-518d-5dce-55c5-c221dddd5fd6@collabora.com>
Hi,
On Fri, 10 Nov 2017 12:22:15 +0100 Enric Balletbo i Serra wrote:
> Hi all,
>
> On 08/11/17 11:48, Daniel Thompson wrote:
> > On 26/10/17 13:49, Lothar Waßmann wrote:
> >> These patches implement some measures to prevent backlight flicker
> >> when the backlight is being switched on for a display with an active
> >> low brightness control pin.
> >> GIT: [PATCH 1/2] backlight: pwm_bl: Enable PWM before switching regulator
> >> GIT: [PATCH 2/2] backlight: pwm_bl: add configurable delay between
> >
> > Other than hoisting the pwm_enable() even earlier in the setup sequence this
> > patchset seems to have a significant overlap with Enric's recent posting:
> >
> > https://lkml.org/lkml/2017/7/21/211
> >
> > Any chance of a shared view on this, especially on the DT bindings?
> >
>
> The DT binding were discussed some time ago for the patch series I sent, though
> there isn't a final ack from DT maintainer.
>
> Lothar, the series I sent have been reviewed and acked, can you test if the
> series fixes the problem for you too?
>
I'll try to test it within the next couple of days and will report back.
Lothar Waßmann
next prev parent reply other threads:[~2017-11-14 7:56 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-26 12:49 [PATCH 0/2] backlight: pwm_bl: prevent backlight flicker when switching PWM on Lothar Waßmann
2017-10-26 12:49 ` Lothar Waßmann
2017-10-26 12:49 ` Lothar Waßmann
2017-10-26 12:49 ` [PATCH 1/2] backlight: pwm_bl: Enable PWM before switching regulator on Lothar Waßmann
2017-10-26 12:49 ` Lothar Waßmann
[not found] ` <1509022186-19636-1-git-send-email-LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org>
2017-10-26 12:49 ` [PATCH 0/2] backlight: pwm_bl: prevent backlight flicker when switching PWM on Lothar Waßmann
2017-10-26 12:49 ` Lothar Waßmann
2017-10-26 12:49 ` Lothar Waßmann
[not found] ` <1509022186-19636-2-git-send-email-LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org>
2017-11-08 10:48 ` Daniel Thompson
2017-11-08 10:48 ` Daniel Thompson
2017-11-08 10:48 ` Daniel Thompson
2017-11-10 11:22 ` Enric Balletbo i Serra
2017-11-10 11:22 ` Enric Balletbo i Serra
2017-11-14 7:56 ` Lothar Waßmann [this message]
2017-11-14 7:56 ` Lothar Waßmann
2017-10-26 12:49 ` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching backligh Lothar Waßmann
2017-10-26 12:49 ` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching backlight power on Lothar Waßmann
2017-10-26 12:49 ` Lothar Waßmann
2017-10-27 14:38 ` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching back Rob Herring
2017-10-27 14:38 ` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching backlight power on Rob Herring
2017-10-30 10:33 ` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching back Lee Jones
2017-10-30 10:33 ` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching backlight power on Lee Jones
2017-10-30 10:33 ` Lee Jones
2017-11-08 0:46 ` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching back Rob Herring
2017-11-08 0:46 ` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching backlight power on Rob Herring
2017-11-08 7:34 ` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching back Lothar Waßmann
2017-11-08 7:34 ` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching backlight power on Lothar Waßmann
2017-11-08 9:12 ` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching back Lee Jones
2017-11-08 9:12 ` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching backlight power on Lee Jones
2017-11-08 9:44 ` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching back Lothar Waßmann
2017-11-08 9:44 ` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching backlight power on Lothar Waßmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171114085616.3dfe6f03@karo-electronics.de \
--to=lw@karo-electronics.de \
--cc=b.zolnierkie@samsung.com \
--cc=daniel.thompson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=enric.balletbo@collabora.com \
--cc=jacek.anaszewski@gmail.com \
--cc=jingoohan1@gmail.com \
--cc=lee.jones@linaro.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=pavel@ucw.cz \
--cc=robh+dt@kernel.org \
--cc=rpurdie@rpsys.net \
--cc=thierry.reding@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.