Hello Team,
I am attempting to bring up a Waveshare 7-inch DSI LCD on a custom iMX8M Plus board (Kernel 6.18.20_2.0.0).
The I2C bus detects the panel board, and touch functionality works via evtest. CONFIG_DRM_WAVESHARE_BRIDGE=y binds successfully. However, the display remains blank.
Adjusting pixel clock frequencies has not resolved the issue. I have attached the DTS snippet and the kernel logs for reference.
Display Details:
Any further troubleshooting steps appreciated.
Thanks in advance
it seems the LCD need 5V 500mA. Not sure the custom iMX8M Plus board can provide enough or not...
Hii,
You can see the attached log below
Hi,
Please share the clocks with below command.
cat /sys/kernel/debug/clk/clk_summary
Best Regards,
Zhiming