OSDN Git Service

Merge tag 'imx-drm-fixes-2022-04-06' of git://git.pengutronix.de/pza/linux into drm...
authorDave Airlie <airlied@redhat.com>
Thu, 7 Apr 2022 00:23:03 +0000 (10:23 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 7 Apr 2022 00:23:07 +0000 (10:23 +1000)
drm/imx: error handling and debug output fixes

Catch an EDID allocation failure in imx-ldb, fix a leaked drm display
mode on DT parsing error in parallel-display, properly remove the
dw_hdmi bridge in case the component_add fails in dw_hdmi-imx, and
fix the IPU clock frequency debug printout in ipu-di.

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Philipp Zabel <p.zabel@pengutronix.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20220406155101.1271845-1-p.zabel@pengutronix.de

Trivial merge