Skip to content

Waveshare dsi - #5

Merged
EngineerWill merged 3 commits into
waveshareteam:waveshare-dsifrom
EngineerWill:waveshare-dsi
Aug 31, 2026
Merged

Waveshare dsi#5
EngineerWill merged 3 commits into
waveshareteam:waveshare-dsifrom
EngineerWill:waveshare-dsi

Conversation

@EngineerWill

Copy link
Copy Markdown

No description provided.

Add support for Waveshare automatic detection DSI panels which
identify themselves at runtime via I2C registers. The driver reads
screen type, rotation and refresh rate from registers 0xd0-0xd3
to select the appropriate display mode and DSI lane configuration.

Supported configurations include 1200x1920 and 1920x1200 panels
at both 30fps (2 lanes) and 60fps (4 lanes) refresh rates.

Signed-off-by: Goodwill <646689853@qq.com>
Add the auto_detect overlay parameter to select the automatic detection
panel compatible string (waveshare,automatic-detection-panel). This
enables runtime panel detection via I2C for Waveshare DSI displays
that support automatic identification.

Signed-off-by: Goodwill <646689853@qq.com>
@EngineerWill
EngineerWill merged commit 5717aaa into waveshareteam:waveshare-dsi Aug 31, 2026
1 check 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.

1 participant