Re: [PATCH v2] drm: of: Properly try all possible cases for bridge/panel detection

2022-03-21 Thread Maxime Ripard
On Fri, Mar 18, 2022 at 05:22:46PM +0100, Paul Kocialkowski wrote: > On Fri 18 Mar 22, 17:18, Maxime Ripard wrote: > > On Fri, Mar 18, 2022 at 05:02:49PM +0100, Paul Kocialkowski wrote: > > > While bridge/panel detection was initially relying on the usual > > > port/ports-based of graph detection,

Re: [PATCH v2] drm: of: Properly try all possible cases for bridge/panel detection

2022-03-18 Thread Maxime Ripard
On Fri, Mar 18, 2022 at 05:02:49PM +0100, Paul Kocialkowski wrote: > While bridge/panel detection was initially relying on the usual > port/ports-based of graph detection, it was recently changed to > perform the lookup on any child node that is not port/ports > instead when such a node is availabl