docs(zero3): power via USB-C 1 & clarify MIPI CSI spec (4-lane, 22-Pin, 0.5mm) - #2115
Merged
Milir-Radxa merged 1 commit intoSep 14, 2026
Conversation
- state that power is supplied via the USB-C 1 (USB 2.0 OTG) port in all power-related sections - fill the empty 电源接口 / Power section in hardware-interface - clarify MIPI CSI interface spec (4-lane, 22-Pin, 0.5mm pitch) - fix the zh 2-lane typo in accessory usage - keep zh and en in sync
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.
Summary
hardware-interface里原本为空的「电源接口 / Power」章节2-lane的笔误(英文原文已是 4-lane)docs/zero/zero3/**与i18n/en/**/zero/zero3/**一一对应Why
现有文档对 ZERO 3 的供电口描述不统一("Type-C 接口" / "USB 2.0 OTG Type C port"),且硬件接口页的「电源接口」章节是空的;摄像头接口只写了 "22 PIN",缺少 lane 数与 FPC 间距,容易让客户误判可用的摄像头与排线。本次按产品侧最新口径统一表述,减少售前/售后反复确认。
Files
hardware-design/hardware-interface.md:电源接口章节补全;USB C 口章节改用 USB-C 1 / USB-C 2 命名;MIPI CSI 章节补规格getting-started/preparation.md、getting-started/install-os.md、getting-started/accessory-usage.mdlow-level-dev/install-os-on-emmc.mdother-os/android/preparation.md、other-os/android/install-os.md(英文 Power 章节原本为空,一并补上)accessories/camera.mdfaq.md(检查电源 / 供电要求两处)README.md(供电、摄像头规格表)i18n/en/...对应改动Verification
docs/zero/zero3,20 files,通过