docs(a7z): add USB-C Power port as host mode overlay guide#1536
Merged
jack-ma merged 2 commits intoradxa-docs:mainfrom Mar 26, 2026
Merged
docs(a7z): add USB-C Power port as host mode overlay guide#1536jack-ma merged 2 commits intoradxa-docs:mainfrom
jack-ma merged 2 commits intoradxa-docs:mainfrom
Conversation
Add instructions for enabling USB-C Power port (interface ①) as host mode on A7Z using device tree overlay. The port defaults to device mode; this guide shows how to switch it to host mode via rsetup to connect peripherals such as wireless mouse receivers, keyboards and USB flash drives. Note: this branch is created fresh from upstream/main to ensure no DC-power-related content from the original PR is carried over.
Contributor
Author
|
Hi @jack-ma, this PR is created fresh from upstream/main with all DC-power-related content completely removed. The guide now only covers the USB-C Power port (interface ①) as host mode overlay, without any mention of DC power interfaces. The old PR #1492 has been closed. Please review when you have time. |
Contributor
|
@tangzz-radxa PR 内容没有没有问题,请补充英文版本翻译。 |
Contributor
Author
|
Done. 已补充英文版本,添加了 USB-C Power 接口作为 Host 模式的完整翻译到 |
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.
Description
Add instructions for enabling USB-C Power port (interface ①, USB-C 2.0 OTG & Power) as host mode on A7Z using device tree overlay. This allows connecting peripherals like wireless mouse receivers and keyboards to the USB-C Power port.
Changes
docs/cubie/a7z/hardware-use/type-c.mdMotivation
Customers frequently ask why peripherals don't work when connected to the USB-C Power port. The port defaults to device mode and requires a device tree overlay to switch to host mode.