Tool/software:
We have the raspberry PI panel working fine with k3-am62p5-sk-dsi-rpi-7inch-panel.dtso
We try to bring up another panel with another ilitek driver, thus we use the below files as reference to make minor modification on panel timings and driver initialization commands.
k3-am62p5-sk-microtips-mf070zima-lcd3.dtso and panel-ilitek-ili9881c.c
The new driver is able to successfully being probe, but with this error message visible on the bootup log "tidss 30220000.dss: [drm] Cannot find any crtc or sizes"
We observed that the display driver initialization command have not being trigger as well.
What could be the possible caused ?
Thanks.