[PATCH v2 1/3] dt-bindings: vendor-prefixes: Add GXCAS Technology

Zaixiang Xu posted 3 patches 2 weeks, 3 days ago
There is a newer version of this series
[PATCH v2 1/3] dt-bindings: vendor-prefixes: Add GXCAS Technology
Posted by Zaixiang Xu 2 weeks, 3 days ago
Add vendor prefix for Beijing Galaxy-CAS Technology Co., Ltd. (GXCAS).

Signed-off-by: Zaixiang Xu <zaixiang.xu.dev@gmail.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 ee7fd3cfe203..354836eb8e72 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -676,6 +676,8 @@ patternProperties:
     description: Gateworks Corporation
                  use "gateworks" vendor prefix
     deprecated: true
+  "^gxcas,.*":
+    description: Beijing Galaxy-CAS Technology Co., Ltd.
   "^hannstar,.*":
     description: HannStar Display Corporation
   "^haochuangyi,.*":
-- 
2.34.1
Re: [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add GXCAS Technology
Posted by Conor Dooley 2 weeks, 3 days ago
On Thu, Mar 19, 2026 at 07:38:32PM +0800, Zaixiang Xu wrote:
> Add vendor prefix for Beijing Galaxy-CAS Technology Co., Ltd. (GXCAS).

Worth citing that gxcas comes from their website:
https://www.gxcas.com/en/index.html

With that,
Acked-by: Conor Dooley <conor.dooley@microchip.com>
pw-bot: changes-requested

> 
> Signed-off-by: Zaixiang Xu <zaixiang.xu.dev@gmail.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 ee7fd3cfe203..354836eb8e72 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -676,6 +676,8 @@ patternProperties:
>      description: Gateworks Corporation
>                   use "gateworks" vendor prefix
>      deprecated: true
> +  "^gxcas,.*":
> +    description: Beijing Galaxy-CAS Technology Co., Ltd.
>    "^hannstar,.*":
>      description: HannStar Display Corporation
>    "^haochuangyi,.*":
> -- 
> 2.34.1
>