From: Guido Günther Date: Wed, 26 Jun 2019 10:37:51 +0000 (+0200) Subject: drm/panel: jh057n00900: Add regulator support X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1a14e0c256521ea9e74487000e265662fa82f692;p=linux.git drm/panel: jh057n00900: Add regulator support Allow to specify regulators for vcc and iovcc. According to the data sheet the panel wants vcc (2.8V) and iovcc (1.8V) and there's no startup dependency between the two. Signed-off-by: Guido Günther Reviewed-by: Sam Ravnborg Signed-off-by: Sam Ravnborg Link: https://patchwork.freedesktop.org/patch/msgid/f78611fb26329e50ec1533810fbb76562f2f4e48.1561542477.git.agx@sigxcpu.org --- diff --git a/drivers/gpu/drm/panel/panel-rocktech-jh057n00900.c b/drivers/gpu/drm/panel/panel-rocktech-jh057n00900.c index b8a069055fbc6..1274b54f26724 100644 --- a/drivers/gpu/drm/panel/panel-rocktech-jh057n00900.c +++ b/drivers/gpu/drm/panel/panel-rocktech-jh057n00900.c @@ -15,6 +15,7 @@ #include #include #include +#include #include