regulator: rpi-panel: Add GPIO control for panel and touch resets
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Fri, 10 Sep 2021 12:50:28 +0000 (13:50 +0100)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Tue, 14 Sep 2021 12:04:20 +0000 (13:04 +0100)
commit2d8f0b900f1d5a7ceb4063936faa486374c6fd3e
treeef3653c68c2e0d3968456d943461e8ff66eb0ad3
parent04e923f2670c237033ff2b2e4ccb93f27b9e377b
regulator: rpi-panel: Add GPIO control for panel and touch resets

We need independent control of the resets for the panel&bridge,
vs the touch controller.

Expose the reset lines that are on the Atmel's port C via the GPIO
API so that they can be controlled appropriately.

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