From 75e80af7d62e0dde006c23aec67b9ec8037324db Mon Sep 17 00:00:00 2001 From: Langyan Ye Date: Thu, 6 Feb 2025 21:12:58 +0800 Subject: [PATCH] dt-bindings: vendor-prefixes: add csot Add "csot" to the Devicetree Vendor Prefix Registry. Signed-off-by: Langyan Ye Reviewed-by: Douglas Anderson Acked-by: Conor Dooley Signed-off-by: Douglas Anderson Link: https://patchwork.freedesktop.org/patch/msgid/20250206131300.1295111-2-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 5079ca6ce1d1..88adeb7e28db 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -338,6 +338,8 @@ patternProperties: description: Crystalfontz America, Inc. "^csky,.*": description: Hangzhou C-SKY Microsystems Co., Ltd + "^csot,.*": + description: Guangzhou China Star Optoelectronics Technology Co., Ltd "^csq,.*": description: Shenzen Chuangsiqi Technology Co.,Ltd. "^ctera,.*": -- 2.50.1