mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
793f8ab62c
Add kernel patches for version 6.1. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
24 lines
792 B
Diff
24 lines
792 B
Diff
From c486b073a13f5a0f3391526cd5c4f3bab938f58b 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
|
|
@@ -127,6 +127,8 @@ patternProperties:
|
|
description: arcx Inc. / Archronix Inc.
|
|
"^aries,.*":
|
|
description: Aries Embedded GmbH
|
|
+ "^arducam,.*":
|
|
+ description: Arducam Technology co., Ltd.
|
|
"^arm,.*":
|
|
description: ARM Ltd.
|
|
"^armadeus,.*":
|