[PATCH] clk: imx51: propagate rate across ipu_di*_sel
From: Wladimir J. van der Laan <hidden>
Date: 2017-08-21 16:38:24
Also in:
linux-clk
From: Wladimir J. van der Laan <hidden>
Date: 2017-08-21 16:38:24
Also in:
linux-clk
Hello Nikita, Fabio, On Mon, Aug 21, 2017 at 06:58:19PM +0300, Nikita Yushchenko wrote:
quoted
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: -19I believe this should be fixed by commit 799ee2970485dc206c3bf347d6e6827c04d5e4f9 Author: Philipp Zabel [off-list ref] Date: Mon Jun 12 17:54:29 2017 +0200 drm/imx: parallel-display: Accept drm_of_find_panel_or_bridge failure
Thanks, With that patch and Lucas' patch series applied, I can confirm to have working a console on DVI! Regards, Wladimir