[PATCH 1/3] dt-bindings: vendor-prefixes: Add Shenzhen Corechips Microelectronics

Alexey Charkov posted 3 patches 3 weeks, 6 days ago
[PATCH 1/3] dt-bindings: vendor-prefixes: Add Shenzhen Corechips Microelectronics
Posted by Alexey Charkov 3 weeks, 6 days ago
Add Shenzhen Corechips Microelectronics Co., Ltd., which is a company
producing chips for USB accessories

Link: http://www.corechip-sz.com/enproducts.asp
Signed-off-by: Alexey Charkov <alchark@flipper.net>
---
 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 04b7d1aaaef1..5f1a804a96de 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -361,6 +361,8 @@ patternProperties:
     description: CORERIVER Semiconductor Co.,Ltd.
   "^corpro,.*":
     description: Chengdu Corpro Technology Co., Ltd.
+  "^corechips,.*":
+    description: Shenzhen Corechips Microelectronics Co., Ltd.
   "^cortina,.*":
     description: Cortina Systems, Inc.
   "^cosmic,.*":

-- 
2.52.0
Re: [PATCH 1/3] dt-bindings: vendor-prefixes: Add Shenzhen Corechips Microelectronics
Posted by Conor Dooley 3 weeks, 6 days ago
On Wed, Mar 11, 2026 at 07:20:21PM +0400, Alexey Charkov wrote:
> Add Shenzhen Corechips Microelectronics Co., Ltd., which is a company
> producing chips for USB accessories
> 
> Link: http://www.corechip-sz.com/enproducts.asp
> Signed-off-by: Alexey Charkov <alchark@flipper.net>

Sure.
Acked-by: Conor Dooley <conor.dooley@microchip.com>
pw-bot: not-applicable