Hello.
I designed a custom board with reference to i.MX8M Mini EVK.
On the custom board I am trying to connect MIPI DSI to TI SN65DSI86 and view it on an HDMI monitor using DP->HDMI conversion from mDP connector.
* DP->HDMI conversion: https://www.ainex.jp/products/amc-mdphd/
I used the following URL for the SN65DSI86 driver.
https://github.com/torvalds/linux/blob/master/drivers/gpu/drm/bridge/ti-sn65dsi86.c
We also made changes based on the patch below.
https://patchwork.kernel.org/patch/11277755/
However, the error "[drm:ti_sn_bridge_probe] *ERROR* could not find any panel node" still occurred,
I can't display on the Displayport.
Is the device-tree wrong?
The device tree and dmesg are attached.
Has anybody advance in integrating SN65DSI86 into the system on i.MX8M Mini EVK?
Hi,
I'm using SN65DSI86 as well, did you find a solution ?
Can you provide me with your Device Tree file ?
Thanks, Talel
Hi Yuichi
example of sn65dsi84 integration can be found in technexion linux release
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Thank you for your reply.
Is there an example of SN65DSI86?
(SN65DSI84) DSI->LVDS
(SN65DSI86) DSI->Displayport
I want to display it on a Displayport display monitor.
SN65DSI86 has similar dts as SN65DSI84.
>Is there an example of SN65DSI86?
sorry I am not aware of such example
Best regards
igor