[PATCH v2 1/3] dt-bindings: vendor-prefixes: add Orbbec
From: Alberto Robazza
Date: Sun Jul 26 2026 - 16:17:18 EST
Add the "orbbec" vendor prefix for Orbbec Inc., a manufacturer of
3D depth cameras and embedded vision boards. The prefix is needed by
an upcoming board compatible string ("orbbec,zora-p1") introduced by
this series.
Link: https://www.orbbec.com/
Signed-off-by: Alberto Robazza <robazzalberto@xxxxxxxxx>
---
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 396044f36..a42899bd2 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1251,6 +1251,8 @@ patternProperties:
description: Option NV
"^oranth,.*":
description: Shenzhen Oranth Technology Co., Ltd.
+ "^orbbec,.*":
+ description: Orbbec Inc.
"^ORCL,.*":
description: Oracle Corporation
"^orisetech,.*":
--
2.55.0