Add "taiguan" to the Devicetree Vendor Prefix Registry.
Signed-off-by: Langyan Ye <yelangyan@huaqin.corp-partner.google.com>
---
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 fc7985f3a549..a0fcd7154ff8 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1598,6 +1598,8 @@ patternProperties:
"^synopsys,.*":
description: Synopsys, Inc. (deprecated, use snps)
deprecated: true
+ "^taiguan,.*":
+ description: Shenzhen Top Group Technology Co., Ltd.
"^taos,.*":
description: Texas Advanced Optoelectronic Solutions Inc.
"^tbs,.*":
--
2.34.1
On Thu, Feb 05, 2026 at 11:46:55PM +0800, Langyan Ye wrote: > Add "taiguan" to the Devicetree Vendor Prefix Registry. > > Signed-off-by: Langyan Ye <yelangyan@huaqin.corp-partner.google.com> > --- > 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 fc7985f3a549..a0fcd7154ff8 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -1598,6 +1598,8 @@ patternProperties: > "^synopsys,.*": > description: Synopsys, Inc. (deprecated, use snps) > deprecated: true > + "^taiguan,.*": > + description: Shenzhen Top Group Technology Co., Ltd. Can you explain where "taiguan" comes from please in your commit message? Perhaps it is the website url for the company? > "^taos,.*": > description: Texas Advanced Optoelectronic Solutions Inc. > "^tbs,.*": > -- > 2.34.1 >
Hi Conor, "taiguan" is derived from the company’s English presence and official website domain (www.taiguanck.com), which is the registered corporate site for Shenzhen Top Group Technology Co., Ltd. Thanks, Langyan On Fri, Feb 6, 2026 at 2:38 AM Conor Dooley <conor@kernel.org> wrote: > > On Thu, Feb 05, 2026 at 11:46:55PM +0800, Langyan Ye wrote: > > Add "taiguan" to the Devicetree Vendor Prefix Registry. > > > > Signed-off-by: Langyan Ye <yelangyan@huaqin.corp-partner.google.com> > > --- > > 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 fc7985f3a549..a0fcd7154ff8 100644 > > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > > @@ -1598,6 +1598,8 @@ patternProperties: > > "^synopsys,.*": > > description: Synopsys, Inc. (deprecated, use snps) > > deprecated: true > > + "^taiguan,.*": > > + description: Shenzhen Top Group Technology Co., Ltd. > > Can you explain where "taiguan" comes from please in your commit > message? Perhaps it is the website url for the company? > > > "^taos,.*": > > description: Texas Advanced Optoelectronic Solutions Inc. > > "^tbs,.*": > > -- > > 2.34.1 > >
© 2016 - 2026 Red Hat, Inc.