* [PATCH v2] dt-bindings: vendor-prefixes: Add Xuantie Semiconductor
@ 2026-08-17 9:46 GUO Ren (XuanTie)
2026-08-17 9:51 ` sashiko-bot
0 siblings, 1 reply; 2+ messages in thread
From: GUO Ren (XuanTie) @ 2026-08-17 9:46 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Conor Dooley
Cc: devicetree, linux-kernel, GUO Ren (XuanTie)
Add the xuantie vendor prefix for Shanghai Xuantie Semiconductor
Technology Co., Ltd., which provides the XuanTie processor IP.
Signed-off-by: GUO Ren (XuanTie) <guoren@kernel.org>
---
Add xuantie as the vendor prefix for Shanghai Xuantie Semiconductor
Technology Co., Ltd.
The vendor information is available from the Xuantie declaration
page [1].
[1] https://www.xrvm.com/declaration
Changelog
V2:
- Remove "Add Xuantie C906/C908/C910/C920 compatibles"
---
Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 396044f368e7..89391cb467d5 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1905,6 +1905,8 @@ patternProperties:
description: Xilinx
"^xnano,.*":
description: Xnano
+ "^xuantie,.*":
+ description: Shanghai Xuantie Semiconductor Technology Co., Ltd.
"^xunlong,.*":
description: Shenzhen Xunlong Software CO.,Limited
"^xylon,.*":
---
base-commit: 8d3ae59288f1e7d58d76558a6ee96d533bc5019f
change-id: 20260817-xt_vendor_v2-cc721afc0de2
Best regards,
--
GUO Ren (XuanTie) <guoren@kernel.org>
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH v2] dt-bindings: vendor-prefixes: Add Xuantie Semiconductor
2026-08-17 9:46 [PATCH v2] dt-bindings: vendor-prefixes: Add Xuantie Semiconductor GUO Ren (XuanTie)
@ 2026-08-17 9:51 ` sashiko-bot
0 siblings, 0 replies; 2+ messages in thread
From: sashiko-bot @ 2026-08-17 9:51 UTC (permalink / raw)
To: GUO Ren (XuanTie); +Cc: devicetree, robh, conor+dt
Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Low] Introduces a duplicate and unused vendor prefix (`xuantie`) for a vendor that already uses the established `thead` prefix.
--
--- Patch [1]: [PATCH v2] dt-bindings: vendor-prefixes: Add Xuantie Semiconductor ---
commit 9230660a7e40e4df99ae36ef91b16bfb20d60e44
Author: GUO Ren (XuanTie) <guoren@kernel.org>
dt-bindings: vendor-prefixes: Add Xuantie Semiconductor
This commit adds xuantie as a new vendor prefix for Shanghai Xuantie
Semiconductor Technology Co., Ltd. in the devicetree bindings.
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
[ ... ]
> @@ -1905,6 +1905,8 @@ patternProperties:
> description: Xilinx
> "^xnano,.*":
> description: Xnano
> + "^xuantie,.*":
> + description: Shanghai Xuantie Semiconductor Technology Co., Ltd.
[Severity: Low]
Is this vendor prefix redundant given the established thead prefix?
The kernel already relies heavily on the thead prefix for T-Head/XuanTie
processor IPs (like thead,c906, thead,th1520, and thead,c920). Adding
multiple vendor prefixes for the same company fragments the devicetree
namespace.
Also, since the actual compatible strings using this prefix were removed
in V2 (as noted in the changelog), the xuantie prefix is currently completely
unused. Would it be better to drop this patch entirely and continue using
the established thead prefix?
> "^xunlong,.*":
> description: Shenzhen Xunlong Software CO.,Limited
> "^xylon,.*":
--
Sashiko AI review · https://sashiko.dev/#/patchset/20260817-xt_vendor_v2-v2-1-8d4eed65a533@kernel.org?part=1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-17 9:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-17 9:46 [PATCH v2] dt-bindings: vendor-prefixes: Add Xuantie Semiconductor GUO Ren (XuanTie)
2026-08-17 9:51 ` sashiko-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox