[PATCH 1/3] dt-bindings: vendor-prefixes: add Orbbec
sashiko-bot at kernel.org
sashiko-bot at kernel.org
Sun Jul 26 11:24:46 PDT 2026
Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Low] The new vendor prefix 'orbbec' is inserted out of alphabetical order.
--
--- Patch [1]: [PATCH 1/3] dt-bindings: vendor-prefixes: add Orbbec ---
commit 55024190d5a9225c41b52b0372720d44cc6a4378
Author: Alberto Robazza <robazza.alberto at proton.me>
dt-bindings: vendor-prefixes: add Orbbec
This commit adds the "orbbec" vendor prefix for Orbbec Inc., which is
needed to support an upcoming board compatible string.
Link: https://www.orbbec.com/
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> index 396044f368e7c..f205df64a0a89 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -1213,6 +1213,8 @@ patternProperties:
> description: Orient Chip Technology Co., Ltd.
> "^oct,.*":
> description: Octavo Systems LLC
> + "^orbbec,.*":
> + description: Orbbec Inc.
[Severity: Low]
This isn't a bug, but it appears the new vendor prefix was inserted out of
alphabetical order before okaya. Should orbbec be moved further down the
list to maintain the file's sorting convention?
> "^okaya,.*":
> description: Okaya Electric America, Inc.
--
Sashiko AI review · https://sashiko.dev/#/patchset/20260726182158.249449-1-robazzalberto@gmail.com?part=1
More information about the linux-amlogic
mailing list