Re: [PATCH v2 43/60] drm/omap: dss: Acquire next dssdev at probe time

2018-06-10 Thread Sebastian Reichel
Hi, On Sat, May 26, 2018 at 08:25:01PM +0300, Laurent Pinchart wrote: > Look up the next dssdev at probe time based on device tree links for all > DSS outputs and encoders. This will be used to reverse the order of the > dssdev connect and disconnect call chains. > > Signed-off-by: Laurent Pincha

[PATCH v2 43/60] drm/omap: dss: Acquire next dssdev at probe time

2018-05-26 Thread Laurent Pinchart
Look up the next dssdev at probe time based on device tree links for all DSS outputs and encoders. This will be used to reverse the order of the dssdev connect and disconnect call chains. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/omapdrm/displays/encoder-opa362.c| 9 + dri