Re: [PATCH v2 47/49] drm/omap: Whitelist DT nodes to fixup with omapdss, prefix

2019-02-09 Thread Sebastian Reichel
Hi, On Fri, Jan 11, 2019 at 05:51:18AM +0200, Laurent Pinchart wrote: > The omapdss driver patches DT at runtime to prepend an "omapdss," prefix > to the compatible string of all encoders, panels and connectors. This > mechanism ensures they get bound to the omapdss-specific drivers instead > of g

[PATCH v2 47/49] drm/omap: Whitelist DT nodes to fixup with omapdss, prefix

2019-01-10 Thread Laurent Pinchart
The omapdss driver patches DT at runtime to prepend an "omapdss," prefix to the compatible string of all encoders, panels and connectors. This mechanism ensures they get bound to the omapdss-specific drivers instead of generic drivers. Now that we have drm_bridge support in omapdrm, we need to sel