mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-25 06:26:15 +00:00
8c405cdccc
The patches were generated from the RPi repo with the following command: git format-patch v6.6.34..rpi-6.1.y Some patches needed rebasing and, as usual, the applied and reverted, wireless drivers, Github workflows, READMEs and defconfigs patches were removed. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
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,.*":
|