Initial commit
Some checks failed
Build Kernel / Build all affected Kernels (push) Has been cancelled
Build all core packages / Build all core packages for selected target (push) Has been cancelled
Build and Push prebuilt tools container / Build and Push all prebuilt containers (push) Has been cancelled
Build Toolchains / Build Toolchains for each target (push) Has been cancelled
Build host tools / Build host tools for linux and macos based systems (push) Has been cancelled
Coverity scan build / Coverity x86/64 build (push) Has been cancelled
Some checks failed
Build Kernel / Build all affected Kernels (push) Has been cancelled
Build all core packages / Build all core packages for selected target (push) Has been cancelled
Build and Push prebuilt tools container / Build and Push all prebuilt containers (push) Has been cancelled
Build Toolchains / Build Toolchains for each target (push) Has been cancelled
Build host tools / Build host tools for linux and macos based systems (push) Has been cancelled
Coverity scan build / Coverity x86/64 build (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
From 31982f8b0e29c8228c84ff92ddaba96d53e13744 Mon Sep 17 00:00:00 2001
|
||||
From: Lee Jackson <info@arducam.com>
|
||||
Date: Thu, 21 Apr 2022 14:14:29 +0800
|
||||
Subject: [PATCH 0366/1085] dt-bindings: vendor-prefixes: Add Arducam
|
||||
|
||||
Add vendor prefix for Arducam (https://arducam.com).
|
||||
|
||||
Signed-off-by: Lee Jackson <info@arducam.com>
|
||||
---
|
||||
Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
|
||||
1 file changed, 2 insertions(+)
|
||||
|
||||
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
|
||||
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
|
||||
@@ -133,6 +133,8 @@ patternProperties:
|
||||
description: arcx Inc. / Archronix Inc.
|
||||
"^aries,.*":
|
||||
description: Aries Embedded GmbH
|
||||
+ "^arducam,.*":
|
||||
+ description: Arducam Technology co., Ltd.
|
||||
"^arm,.*":
|
||||
description: ARM Ltd.
|
||||
"^armadeus,.*":
|
||||
Reference in New Issue
Block a user