ARM: dts: at91: nattis: initialize the BLON pin as output-low early
authorPeter Rosin <peda@axentia.se>
Tue, 20 Nov 2018 21:20:43 +0000 (21:20 +0000)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 21 Nov 2018 11:24:50 +0000 (12:24 +0100)
commitd8007306f6ad18f2ba0dcad68ffe9b2fd1d56bfb
treec1069403019c90da5d1ea63fc698d114b85f86ca
parent0a4499dfbf8080fcb0a5ead3f3b83d41b8e8ec2d
ARM: dts: at91: nattis: initialize the BLON pin as output-low early

The pwm-backlight driver initializes BLON (the enable gpio) to
output-high if the gpio is input on probe. Initializing the gpio
to output-low before the driver probes prevents this action by
the pwm-backlight driver and gets rid of a nasty blink of full
backlight with an uninitialized panel.

Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
arch/arm/boot/dts/at91-nattis-2-natte-2.dts