[PATCH v1 1/3] dt-bindings: vendor: add taiguan

Langyan Ye posted 3 patches 4 days, 14 hours ago
[PATCH v1 1/3] dt-bindings: vendor: add taiguan
Posted by Langyan Ye 4 days, 14 hours ago
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
Re: [PATCH v1 1/3] dt-bindings: vendor: add taiguan
Posted by Conor Dooley 4 days, 11 hours ago
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
> 
Re: [PATCH v1 1/3] dt-bindings: vendor: add taiguan
Posted by Langyan Ye 1 day, 3 hours ago
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
> >