mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 06:57:57 +00:00
24 lines
802 B
Diff
24 lines
802 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/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,.*":
|