35 lines
1.3 KiB
Diff
35 lines
1.3 KiB
Diff
From fa67f2817ff2c9bb07472d30e58d904922f1a538 Mon Sep 17 00:00:00 2001
|
|
From: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= <uwe@kleine-koenig.org>
|
|
Date: Wed, 14 Oct 2020 22:00:29 +0200
|
|
Subject: dt-bindings: vendor-prefixes: Add kobol prefix
|
|
MIME-Version: 1.0
|
|
Content-Type: text/plain; charset=UTF-8
|
|
Content-Transfer-Encoding: 8bit
|
|
|
|
The prefix is already used in arm/armada-388-helios4.dts.
|
|
|
|
Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org>
|
|
Acked-by: Rob Herring <robh@kernel.org>
|
|
Link: https://lore.kernel.org/r/20201014200030.845759-2-uwe@kleine-koenig.org
|
|
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
|
|
---
|
|
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 2735be1a84709..259faf1b382c0 100644
|
|
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
|
|
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
|
|
@@ -553,6 +553,8 @@ patternProperties:
|
|
description: Kionix, Inc.
|
|
"^kobo,.*":
|
|
description: Rakuten Kobo Inc.
|
|
+ "^kobol,.*":
|
|
+ description: Kobol Innovations Pte. Ltd.
|
|
"^koe,.*":
|
|
description: Kaohsiung Opto-Electronics Inc.
|
|
"^kontron,.*":
|
|
--
|
|
cgit 1.2.3-1.el7
|
|
|