Tool/software:
Hi TI,
I have been debugging the tidss driver for Uboot recently. Our custom board's display interface is DPI, and our LCD is an RGB panel. During the debugging process, I found that when uboot is running, it cannot enter the probe() function in tidss-drv. c, and when I add print information inside, it cannot be displayed. However, I found that the tidss driver matches the device tree node information, as shown in the following figure:
I have also enabled and increased the debugging level in out/a53/. config. Can TI help locate the cause?