[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220416222141.72321-1-paul@crapouillou.net>
Date: Sat, 16 Apr 2022 23:21:41 +0100
From: Paul Cercueil <paul@...pouillou.net>
To: paul.kocialkowski@...tlin.com
Cc: airlied@...ux.ie, daniel@...ll.ch, dri-devel@...ts.freedesktop.org,
jagan@...rulasolutions.com, linus.walleij@...aro.org,
linux-kernel@...r.kernel.org, maarten.lankhorst@...ux.intel.com,
mripard@...nel.org, thomas.petazzoni@...tlin.com,
tzimmermann@...e.de
Subject: Re: [PATCH v3] drm: of: Properly try all possible cases for bridge/panel detection
Hi Paul,
This patch breaks the ingenic-drm driver.
It calls drm_of_find_panel_or_bridge(np, 0, i, ...) starting for i=0, until
-ENODEV is returned, which does not happen anymore.
The idea is to probe all the connected panels/bridges, should it be done
differently now?
Cheers,
-Paul
Powered by blists - more mailing lists