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)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:04:22 +0000 (16:04 +0000)
commit3b9b203ddc14bc562d0700e5c92f7fc510b323ac
treedf91e00ad44423d10756e7751e550e85d0837f0f
parent75903b64211c0d4986accb396ea5a60e1d09dc89
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