Re: [PATCH 4/4] drm/panel: jh057n0090: Add regulator support

2019-06-26 Thread Guido Günther
Hi Sam, On Tue, Jun 25, 2019 at 11:24:19PM +0200, Sam Ravnborg wrote: > On Tue, Jun 25, 2019 at 07:05:19PM +0200, Guido Günther wrote: > > 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

Re: [PATCH 4/4] drm/panel: jh057n0090: Add regulator support

2019-06-25 Thread Sam Ravnborg
On Tue, Jun 25, 2019 at 07:05:19PM +0200, Guido Günther wrote: > 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. s/jh057n0090/jh057n00900 > > Signed-off-by: Guido Günther

[PATCH 4/4] drm/panel: jh057n0090: Add regulator support

2019-06-25 Thread Guido Günther
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 --- .../drm/panel/panel-rocktech-jh057n00900.c| 19 +++ 1 file changed, 19 in