drm/panel/panel-sitronix-st7701: Make voltage supplies common to ST7701
authorMarek Vasut <marex@denx.de>
Sun, 10 Jul 2022 19:44:31 +0000 (21:44 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 19 Jul 2022 08:38:55 +0000 (10:38 +0200)
commit7fa8e07128ed660c97c4a8fe615967e654b84f32
tree892afae16f7e8afa2c2ba7f32f5e30ca9bb0feb7
parenta6c225be3da7edec46f96781ae07a873b2fbaa17
drm/panel/panel-sitronix-st7701: Make voltage supplies common to ST7701

The ST7701 and ST7701S all have two voltage supplies, one for internal
logic and one for the TFT matrix driver. The supplies are not property
of the TFT matrix driver, so move them to common ST7701 code.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Guido Günther <agx@sigxcpu.org>
Cc: Jagan Teki <jagan@amarulasolutions.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220710194437.289042-3-marex@denx.de
drivers/gpu/drm/panel/panel-sitronix-st7701.c