regulator: rpi-panel: Convert to drive lines directly
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Thu, 9 Sep 2021 17:24:57 +0000 (18:24 +0100)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Tue, 14 Sep 2021 12:04:20 +0000 (13:04 +0100)
commit04e923f2670c237033ff2b2e4ccb93f27b9e377b
treebdb5a7715494eb216f02e3a5e5bba7d8559fd253
parent98560e4211a3f98aecfdff892061398f6ebcf8c3
regulator: rpi-panel: Convert to drive lines directly

The Atmel was doing a load of automatic sequencing of
control lines, however it was combining the touch controller's
reset with the bridge/panel control.

Change to control the control signals directly rather than
through the automatic POWERON control.

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