Re: [PATCH v2 47/60] drm/omap: dss: Get regulators at probe time

2018-06-10 Thread Sebastian Reichel
Hi, On Sat, May 26, 2018 at 08:25:05PM +0300, Laurent Pinchart wrote: > Regulators for the DPI, DSI, HDMI, SDI and VENC outputs are all looked > up when connecting the output omap_dss_device. There's no need to delay > regulator handling to that time, get the regulators at probe time. > > Signed-

[PATCH v2 47/60] drm/omap: dss: Get regulators at probe time

2018-05-26 Thread Laurent Pinchart
Regulators for the DPI, DSI, HDMI, SDI and VENC outputs are all looked up when connecting the output omap_dss_device. There's no need to delay regulator handling to that time, get the regulators at probe time. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/omapdrm/dss/dpi.c | 69 +