docs(k3): clarify DPU0/DPU1 display interface support - #206
Merged
Conversation
junlin-luo-spacemit
requested a review
from wanruo-yuan-spacemit
as a code owner
August 25, 2026 09:22
📄 Changes SummaryK3✏️ ✏️ ✏️ ✏️ 📋 Doc Review Summary🌐 Translation SyncThe following files were changed without updating their language counterpart:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 Auto-generated PR Summary
Description
Clarifies that the K3 dual display output is asymmetric: DPU0 supports either MIPI-DSI or DP/eDP, while DPU1 supports DP/eDP only. Updated the datasheet (en/zh) and user manual overview chapter to note this, and changed "and" to "or" in the display bullet since the two DPUs don't share the same interface options. Bumped revision history in both the datasheet and user manual preface.
Type of Change
Checklist
sidebar_position: Nfrontmatter format (no YAML---blocks)TBD,TODO, orFIXMEplaceholdersstatic/foldersRelated Issues
N/A
What was tested
Blocked / not done
zh/key_stone/k3/k3_docs/k3_usermanual/) currently only has anindex.mdstub and lacks the chapter-per-file structure that the English side has, so no equivalent Chinese user manual chapter update was made for this change. This is a pre-existing bilingual sync gap, not something introduced by this PR.