regulator: rpi-panel: Ensure the backlight is off during probe.
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Wed, 8 Sep 2021 14:41:18 +0000 (15:41 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:04:22 +0000 (16:04 +0000)
commit75903b64211c0d4986accb396ea5a60e1d09dc89
tree8a1bf2a166255bbb44d6de63da8a4c2263859a51
parent41b2373b3cd950d03aa05f808ea574465215427f
regulator: rpi-panel: Ensure the backlight is off during probe.

The initial state of the Atmel is not defined, so ensure the
backlight PWM is set to 0 by default.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/regulator/rpi-panel-attiny-regulator.c