drm/tiny: panel-mipi-dbi: Read I/O supply from DT
authorOtto Pflüger <otto.pflueger@abscue.de>
Thu, 1 Dec 2022 16:02:44 +0000 (17:02 +0100)
committerNoralf Trønnes <noralf@tronnes.org>
Wed, 14 Dec 2022 13:58:09 +0000 (14:58 +0100)
commit3dd26888ac933421a0ba039bea0a637d1d058b60
tree1b00c9753cb8e8fff6e896eb9e394317caebdb90
parent3b1fb8b3a3f8a4e645ef580edaeed35ec3f73c38
drm/tiny: panel-mipi-dbi: Read I/O supply from DT

To support platforms with a separate I/O voltage supply, set the new
io_regulator property along with the regulator property of the DBI
device. Read the I/O supply from a new "io-supply" device tree
property.

Signed-off-by: Otto Pflüger <otto.pflueger@abscue.de>
Reviewed-by: Noralf Trønnes <noralf@tronnes.org>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20221201160245.2093816-3-otto.pflueger@abscue.de
drivers/gpu/drm/tiny/panel-mipi-dbi.c