Re: [PATCH 28/29] drm/omap: Simplify OF lookup of DSS devices

2018-12-09 Thread Sebastian Reichel
Hi, On Wed, Dec 05, 2018 at 05:00:21PM +0200, Laurent Pinchart wrote: > Now that the direction of OF graph walk has been reversed, there's no > need to lookup devices by port as we have no sink device connected > through multiple sink ports. Simplify OF lookup of the DSS devices to > look them up

[PATCH 28/29] drm/omap: Simplify OF lookup of DSS devices

2018-12-05 Thread Laurent Pinchart
Now that the direction of OF graph walk has been reversed, there's no need to lookup devices by port as we have no sink device connected through multiple sink ports. Simplify OF lookup of the DSS devices to look them up by node only. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/omapdrm/ds