Skip to content

Talos Lyra DSI Display panels Addition - #1752

Merged
Shiraz Hashim (shashim-quic) merged 4 commits into
qualcomm-linux:early/hwe/lyrafrom
qti-ssmaurya:lyra_dsi_panels_pr
Aug 27, 2026
Merged

Talos Lyra DSI Display panels Addition#1752
Shiraz Hashim (shashim-quic) merged 4 commits into
qualcomm-linux:early/hwe/lyrafrom
qti-ssmaurya:lyra_dsi_panels_pr

Conversation

@qti-ssmaurya

Copy link
Copy Markdown

Support Talos Lyra DSI panels.

  • Refactor base DT to make generic supplies
  • Add DLC DLC0697 panel
  • Add RPI 7inch 2 lane DSI panel

qti-ssmaurya and others added 4 commits August 26, 2026 20:28
Geneic names for common supplies.

Signed-off-by: Shashank Maurya <shashank.maurya@oss.qualcomm.com>
The Raspberry Pi Panel V2 regulator driver may rely on an external
power rail being provided through the device tree. Add support for an
optional "vcc" regulator and enable it during probe before accessing
the panel controller.

This ensures the panel controller is powered before I2C communication
is attempted while maintaining backward compatibility with existing
platforms.

Signed-off-by: Shashank Maurya <shashank.maurya@oss.qualcomm.com>
Add a DT overlay to switch Talos Lyra EVK display output from the
LT9611 HDMI bridge to the DLC0697 MIPI-DSI panel connected through
the B2B DSI interface.
The overlay:
 - Disables the LT9611 HDMI bridge and HDMI connecto
 - Adds the DLC0697 panel node on mdss_dsi0
 - Configures a 4-lane DSI connection
 - Sets up panel reset (GPIO118) and backlight enable (GPIO2)
 - Enables panel TE on GPIO98 (mdp_vsync)
 - Connects panel power supplies:
 - vreg_s4a (1.8V VDDIO)
 - vreg_disp_3p3 (LCD bias)

This allows the DLC0697 panel to be used in place of the default
HDMI display path on Talos Lyra EVK.

Signed-off-by: Shashank Maurya <shashank.maurya@oss.qualcomm.com>
Add a device tree overlay to support the Raspberry Pi 7-inch DSI
display on Talos Lyra EVK through the B2B DSI connector.

The overlay:
 - Disables the LT9611 HDMI bridge and HDMI connector
 - Adds Raspberry Pi DSI 7-inch panel support on mdss_dsi0
 - Configures the panel regulator/backlight controller at I2C address 0x45
 - Adds pwm-backlight support using the Raspberry Pi touchscreen
   regulator device
 - Reconfigures vreg_disp_3p3 to use expander0 GPIO1 for panel power
 - Connects panel supplies, reset GPIO, and backlight controls
 - Configures a 2-lane DSI interface
 - Adds DTB build target for the Raspberry Pi DSI display variant

This enables use of the Raspberry Pi 7-inch display instead of the
default HDMI display path on Talos Lyra EVK.

Signed-off-by: Shashank Maurya <shashank.maurya@oss.qualcomm.com>
@shashim-quic
Shiraz Hashim (shashim-quic) merged commit 9b425c8 into qualcomm-linux:early/hwe/lyra Aug 27, 2026
2 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants