drm/rockchip: analogix_dp: allow to work without panel
authorLucas Stach <l.stach@pengutronix.de>
Fri, 21 Jun 2024 20:17:55 +0000 (22:17 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 14 Nov 2024 18:18:08 +0000 (19:18 +0100)
commit86caee745e4506528801d9542db54e7b4c4d834b
treecfae2d7e3c2953c7aa4f789c1c2058018350271a
parentec26ea94b990963229bffef88dea2831e884dc09
drm/rockchip: analogix_dp: allow to work without panel

When the DP output is routed to a external connector there is no
need for a fixed panel, as the panel may be detected via EDID on
the AUX channel. Allow to continue probing if no panel reference
is present.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20240621201755.500271-1-l.stach@pengutronix.de
drivers/gpu/drm/rockchip/analogix_dp-rockchip.c