Part Number: TDA4VH-Q1
Hello
I am currently using TDA4VH-Q1 J784S4EVM.
RTOS-SDK is being used, and the version is 09_01_00_06.
After booting the board, a dp error is displayed as shown below.
[ 17.575403] platform 4800000.dsi: deferred probe pending [ 17.580718] platform a000000.dp-bridge: deferred probe pending [ 17.586542] platform main-r5fss-cpsw9g-virt-mac1: deferred probe pending [ 17.593234] platform main-r5fss-cpsw9g-virt-mac0: deferred probe pending [ 17.599922] platform dp0-connector: deferred probe pending [ 17.605397] platform regulator-dp1-prw: deferred probe pending [ 17.611219] platform regulator-dp0-prw: deferred probe pending
If I leave the name_overlays entry empty in the uEnv.txt file, the DP port works fine.
I think the symptoms are similar to the issue below
Is there a solution?