mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-15 04:42:02 +00:00
28 lines
979 B
Diff
28 lines
979 B
Diff
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/1002] 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(+)
|
|
|
|
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
|
|
index 9b03bb4ada13..c99daac921ab 100644
|
|
--- 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,.*":
|
|
--
|
|
2.44.0
|
|
|