I have the same error, i'm using the imx8mm with an Oled1A. with:
root@imx8mmevk:~# uname -a
Linux imx8mmevk 5.15.71+g3313732e9984 #1 SMP PREEMPT Tue Nov 15 10:35:06 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux
I tried the following:
u-boot=> setenv fdt_file imx8mm-evk-rm67199.dtb
u-boot=> saveenv
u-boot=> boot
u-boot=> videolink
[*]-Video Link 0adv7535_mipi2hdmi adv7535@3d: Can't find cec device id=0x3c
fail to probe panel device adv7535@3d
mxs_video lcdif@32e00000: failed to get any video link display timings
probe video device failed, ret -22
⇥ [0] lcdif@32e00000, video
⇥ [1] mipi_dsi@32e10000, video_bridge
⇥ [2] adv7535@3d, panel
[ ]-Video Link 1
⇥ [0] lcdif@32e00000, video
⇥ [1] mipi_dsi@32e10000, video_bridge
⇥ [2] rm67199_panel, panel
...
root@imx8mmevk:/proc/device-tree/soc@0/bus@32c00000/mipi_dsi@32e10000/panel@0# cat status
okay<break>
[10:12:16:307] root@imx8mmevk:/proc/device-tree/soc@0/bus@32c00000/mipi_dsi@32e10000/panel@0#
...
root@imx8mmevk:~# modetest
trying to open device 'i915'...failed
trying to open device 'amdgpu'...failed
trying to open device 'radeon'...failed
trying to open device 'nouveau'...failed
trying to open device 'vmwgfx'...failed
trying to open device 'omapdrm'...failed
trying to open device 'exynos'...failed
trying to open device 'tilcdc'...failed
trying to open device 'msm'...failed
trying to open device 'sti'...failed
trying to open device 'tegra'...failed
trying to open device 'imx-drm'...done
Encoders:
id⇥ crtc⇥ type⇥ possible crtcs⇥ possible clones⇥
34⇥ 33⇥ DSI⇥ 0x00000001⇥ 0x00000001
Connectors:
id⇥ encoder⇥ status⇥ ⇥ name⇥ ⇥ size (mm)⇥ modes⇥ encoders
35⇥ 34⇥ connected⇥ DSI-1 ⇥ 68x121⇥ ⇥ 1⇥ 34
The display does absolutely nothing, but did work with the pre loaded android image. can someone please help me to get it working