]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/bridge: imx8mp-hdmi-tx-connector-fixup: show a warning when adding the overlay
authorLuca Ceresoli <luca.ceresoli@bootlin.com>
Tue, 7 Apr 2026 12:24:23 +0000 (14:24 +0200)
committerLuca Ceresoli <luca.ceresoli@bootlin.com>
Tue, 14 Apr 2026 11:52:32 +0000 (13:52 +0200)
commit1148ef0c600f641f4ea95b3d8275cc911fd2f232
tree36b4a1729e97ef2a35e3eb24603d68f7854c4d2e
parent73cb588a6d90849301ef48ac89f3439a8942a890
drm/bridge: imx8mp-hdmi-tx-connector-fixup: show a warning when adding the overlay

Describing the HDMI connector in device tree is recommended. While the
overlay insertion is a workaround to avoid breaking existing devices, every
dts should be improved by adding a connector description.

Add a warning to make users aware as far as possible.

As a warning line cannot hold all the relevant info, add a detailed comment
in the code so it easy to find when the warning is seen.

Reviewed-by: Liu Ying <victor.liu@nxp.com>
Link: https://patch.msgid.link/20260407-drm-lcdif-dbanc-v4-9-247a16e61ef9@bootlin.com
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
drivers/gpu/drm/bridge/imx/imx8mp-hdmi-tx-connector-fixup.c