Skip to content

docs(npu/q900): rename SoC tab from Q9075 to QCS9075#1854

Merged
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:fix/npu-q900-tab
Jun 18, 2026
Merged

docs(npu/q900): rename SoC tab from Q9075 to QCS9075#1854
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:fix/npu-q900-tab

Conversation

@tangzz-radxa

Copy link
Copy Markdown
Contributor

背景

NPU 教程 Tab 不应用产品型号(Q6A / Q8B / Q900),应用真实 SoC part number。Q9075 不是真实 SoC——AIRbox Q900 真实料号是 QCS9075

范围(仅 Q900 那一列)

3 个原子 PR 之一。本 PR 改动 196 个文件:

  • docs/common/ai/qualcomm/_*.mdx(zh + en):value="Q9075" / tag="q9075"QCS9075 / qcs9075;"支持设备"表 Fogwise AIRbox Q900 | Q9075QCS9075
  • docs/fogwise/airbox-q900/ai-dev/**/*.md(zh + en):<XxxCOMP tag="q9075"/>tag="qcs9075"

Q6A / Q8B 列在另外两个 PR(fix/npu-q6a-tabfix/npu-q8b-tab),不在本 PR 范围。

自检

  • github_pr_guard.py check → ok: False,2 scopes (common/ai + fogwise/airbox-q900) 和 196 files。这是 NPU 教程的固有结构,无法拆成 1 scope / ≤20 files 的小 PR(拆了 intermediate state 页面 Tab 全消失)
  • 已在 PR docs(npu/q6a): rename SoC tab from Q6490 to QCS6490 #1853 body 里详细解释这个架构约束

关系链

Per official Qualcomm SoC part number, Fogwise AIRbox Q900's NPU
tutorials should reference the chip as QCS9075 (not the truncated
'Q9075' introduced by commit 3ee77c2).

This is the Q900 half of the NPU SoC tab rename. Rebased on top
of the now-merged radxa-docs#1853 (which renamed Q6490 -> QCS6490). The
combined effect on shared files like _casaos_app_install_qualcomm
and _fastrpc_setup is that both columns show the corrected
part numbers: QCS6490 (from radxa-docs#1853) and QCS9075 (from this PR).

It updates:

- common/ai/qualcomm/_*.mdx components (zh + en):
  - TabItem value Q9075 -> QCS9075
  - props.tag === 'q9075' / !== 'q9075' -> 'qcs9075' / !== 'qcs9075'
  - 'Support devices' table row Fogwise AIRbox Q900 | Q9075 -> QCS9075
  - 'CasaOS App' table rows that mentioned Q9075 -> QCS9075
- docs/fogwise/airbox-q900/ai-dev/ consumer pages (zh + en):
  - <XxxCOMP tag="q9075"/> -> tag="qcs9075"

Q6A and Q8B columns are intentionally NOT modified here;
they are covered by separate PRs (fix/npu-q6a-tab, fix/npu-q8b-tab).

Ref: oc_84f6a3a33b421fd57430899963d25d9d topic omt_19563992cf8f5c88
Signed-off-by: Tang ZZ <tangzz@radxa.com>
@Milir-Radxa Milir-Radxa merged commit 64dfe04 into radxa-docs:main Jun 18, 2026
5 of 6 checks passed
tangzz-radxa added a commit to tangzz-radxa/docs that referenced this pull request Jun 18, 2026
Per official Qualcomm SoC part number, Dragon Q8B's NPU tutorials
should reference the chip as SC8280XP (the internal part number of
Qualcomm Snapdragon 8cx Gen 3). Q8280 is not a real SoC; it was the
result of a 2024 commit (3ee77c2) that incorrectly mapped Q8B's
column from QCS8550 to Q8280.

Rebased on top of the now-merged radxa-docs#1853 (Q6490 -> QCS6490) and
radxa-docs#1854 (Q9075 -> QCS9075). The combined effect on shared files like
_casaos_app_install_qualcomm and _fastrpc_setup is that all three
columns now show the corrected part numbers: QCS6490 (from radxa-docs#1853),
QCS9075 (from radxa-docs#1854), SC8280XP (from this PR).

It updates:

- common/ai/qualcomm/_*.mdx components (zh + en):
  - TabItem value Q8280 -> SC8280XP
  - props.tag === 'q8280' / !== 'q8280' -> 'sc8280xp' / !== 'sc8280xp'
  - 'Support devices' table row Dragon Q8B | Q8280 -> SC8280XP
- docs/dragon/q8b/app-dev/npu-dev/ consumer pages (zh + en):
  - <XxxCOMP tag="q8280"/> -> tag="sc8280xp"

Q6A and Q900 columns are intentionally NOT modified here;
they are covered by separate PRs (fix/npu-q6a-tab, fix/npu-q900-tab).

Ref: oc_84f6a3a33b421fd57430899963d25d9d topic omt_19563992cf8f5c88
Signed-off-by: Tang ZZ <tangzz@radxa.com>
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.

2 participants