On Wed, 20 Apr 2022 16:12:30 -0700, Bjorn Andersson wrote: > Commit '80253168dbfd ("drm: of: Lookup if child node has panel or > bridge")' attempted to simplify the case of expressing a simple panel > under a DSI controller, by assuming that the first non-graph child node > was a panel or bridge. > > Unfortunately for non-trivial cases the first child node might not be a > panel or bridge. Examples of this can be a aux-bus in the case of > DisplayPort, or an opp-table represented before the panel node. > > [...] Applied to drm/drm-misc (drm-misc-fixes). Thanks! Maxime