mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
20ea6adbf1
Build system: x86_64 Build-tested: bcm2708, bcm2709, bcm2710, bcm2711 Run-tested: bcm2708/RPiB+, bcm2709/RPi3B, bcm2710/RPi3B, bcm2711/RPi4B Signed-off-by: Marty Jones <mj8263788@gmail.com> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
24 lines
792 B
Diff
24 lines
792 B
Diff
From e98792b15a06ef7a54792be53e1f401a9c3e2696 Mon Sep 17 00:00:00 2001
|
|
From: Lee Jackson <info@arducam.com>
|
|
Date: Thu, 21 Apr 2022 14:14:29 +0800
|
|
Subject: [PATCH] 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
|
|
@@ -119,6 +119,8 @@ patternProperties:
|
|
description: arcx Inc. / Archronix Inc.
|
|
"^aries,.*":
|
|
description: Aries Embedded GmbH
|
|
+ "^arducam,.*":
|
|
+ description: Arducam Technology co., Ltd.
|
|
"^arm,.*":
|
|
description: ARM Ltd.
|
|
"^armadeus,.*":
|