Hi Team,
I am facing an issue while bringing up a DSI display with the following hardware setup:
Hardware
-
Carrier Board: Dahlia v1.1 Carrier Board
-
SoM: Verdin iMX95 Hexa 8GB WB IT V1.0A
-
Display: Capacitive Touch Display 10.1" DSI
-
Power Supply: 12V, 3A (36W)
Software
-
BSP Yocto 7.4.0
-
BSP Yocto 7.3.0
When using BSP Yocto 7.4.0, the system experiences a kernel panic during boot. The panic occurs while initializing the DSI display interface. I have applied the appropriate device tree overlay for the 10.1" Capacitive Touch DSI display, but the issue persists and results in an “abort” related kernel panic.
When switching to BSP Yocto 7.3.0, the system boots successfully and the display backlight turns ON. However, the DSI display adapter’s LED2 glows red. According to the documentation, a red LED2 indicates that the adapter is in a Power Down state. Although the backlight is enabled, no image is displayed on the screen.
The power supply being used is 12V, 3A (36W) and is stable. The same device tree overlay configuration was used for both BSP versions, and the DSI cable connection has been verified.
Questions
-
Is BSP 7.4.0 fully stable for Verdin iMX95 with DSI?
-
Are there known DSI issues in BSP 7.4.0?
-
Does LED2 red indicate DSI initialization failure?
-
Are additional device tree changes required for iMX95 + 10.1" DSI?
-
Could this be related to regulator or power sequencing configuration?