[PATCH] clk: imx51: propagate rate across ipu_di*_sel
Nikita Yushchenko
nikita.yoush at cogentembedded.com
Mon Aug 21 08:58:19 PDT 2017
> I'm trying to, but getting a non-clock-related problem on the i.mx51 babbage board
> with current kernel preventing the display from coming up at all:
>
> [ 0.824712] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
> [ 0.831411] [drm] No driver support for vblank timestamp query.
> [ 0.837632] imx-drm display-subsystem: bound imx-ipuv3-crtc.0 (ops ipu_crtc_ops)
> [ 0.845214] imx-drm display-subsystem: bound imx-ipuv3-crtc.1 (ops ipu_crtc_ops)
> [ 0.852720] imx-drm display-subsystem: failed to bind display at di0 (ops imx_pd_ops): -19
> [ 0.860994] imx-drm display-subsystem: master bind failed: -19
I believe this should be fixed by
commit 799ee2970485dc206c3bf347d6e6827c04d5e4f9
Author: Philipp Zabel <p.zabel at pengutronix.de>
Date: Mon Jun 12 17:54:29 2017 +0200
drm/imx: parallel-display: Accept drm_of_find_panel_or_bridge failure
Nikita
More information about the linux-arm-kernel
mailing list