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)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Tue, 14 Sep 2021 12:04:20 +0000 (13:04 +0100)
commit98560e4211a3f98aecfdff892061398f6ebcf8c3
tree826a32c22143d653039dc6c60bc4d0cf2f73c1d4
parent6ace7cd753d073081b38beb52422deb02aab71ad
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