Other Parts Discussed in Thread: SN65DSI83, SN65DSI84
Hi,
I'm working on IM8M Nano android10 platform for video output. Connected lcd device of OSD [OSD070T3856-81TS] LVDS display using SN65DSI83 as a bridge converter and FT5X46 is single-chip capacitive touch panel controllers with board.
Please help me to add this device into kernel and bootloader files to display video output on lcd.
I am sharing kernel and other android files with you. I tried adding a code to the device tree file associated with lvds bridge [SN65DSI83].
I added “sn65dsi83” folder intovideo_files_android_10.zip
android_build/vendor/nxp-opensource/kernel_imx/drivers/gpu/drm/bridge/
path and, also, I added sn65dsi83 folder into the Kconfig and Makefile available in this path.
I am sharing kernel and other android files with you. I tried adding a code to the dts file associated with lvds bridge [SN65DSI83].
Please check that the updated program is correct or incorrect.