From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philipp Zabel Date: Tue, 01 Nov 2016 13:11:04 +0000 Subject: Re: [PATCH v3 2/2] backlight: pwm_bl: Check the pwm state for initial backlight power state Message-Id: <1478005864.2475.85.camel@pengutronix.de> List-Id: References: <20161101125933.11168-1-peter.ujfalusi@ti.com> <20161101125933.11168-3-peter.ujfalusi@ti.com> In-Reply-To: <20161101125933.11168-3-peter.ujfalusi@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Peter Ujfalusi Cc: thierry.reding@gmail.com, lee.jones@linaro.org, tomi.valkeinen@ti.com, linux-pwm@vger.kernel.org, linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org Am Dienstag, den 01.11.2016, 14:59 +0200 schrieb Peter Ujfalusi: > If the pwm is not enabled the backlight initially should not be enabled > either if we have booted with DT and there is a phandle pointing to the > backlight node. > > The patch extends the checks to decide if we should keep the backlight off > initially. > > Signed-off-by: Peter Ujfalusi Acked-by: Philipp Zabel regards Philipp