docs(accessories): 补充 4K HDMI IN 转 MIPI CSI-2 转接板的 2-lane/4-lane 输出上限与单 lane 速率 - #2139
Merged
Milir-Radxa merged 1 commit intoSep 22, 2026
Conversation
…to MIPI CSI-2 adapter Add the per-lane data rate (up to 1.3 Gbps) and the 2-lane output resolution limit (up to 2K@30fps, 2560x1440) to the adapter page, so the two MIPI CSI-2 connectors are no longer described with a single 4-lane 4K@30fps figure.
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.
背景
support 侧收到关于 瑞莎 4K HDMI IN 转 MIPI CSI-2 转接板(RK628H)的规格咨询,问题集中在两点:
现有文档只写了「1x 2-lane MIPI CSI;1x 4-lane MIPI CSI,最高输出 4K@30fps」,读者容易把 4K@30fps 误当成两个接口都适用;单 lane 速率文档中完全没有提及。
缺口位置
docs/accessories/display/hdmi-in-to-mipi-csi2/README.md(主要特性 + 产品规格表)i18n/en/.../hdmi-in-to-mipi-csi2/README.md(对应英文页)修复内容
规格数值已由内部硬件/软件同事确认(RK628H 数据手册 Table 1-2 与实测口径一致)。中英文同步修改。
影响范围
仅该配件产品页的文字描述,不涉及代码、配置或其他文档;用于减少「4K@30fps 适用于所有 MIPI 接口」及「单 lane 速率未知」两类误读。