39 lines
1.3 KiB
Diff
39 lines
1.3 KiB
Diff
From 62dbf80fc581a8eed7288ed7aca24446054eb616 Mon Sep 17 00:00:00 2001
|
|
From: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= <uwe@kleine-koenig.org>
|
|
Date: Mon, 2 Nov 2020 16:06:58 +0100
|
|
Subject: dt-bindings: arm: rockchip: Add Kobol Helios64
|
|
MIME-Version: 1.0
|
|
Content-Type: text/plain; charset=UTF-8
|
|
Content-Transfer-Encoding: 8bit
|
|
|
|
Document the new board by Kobol introduced recently in
|
|
rockchip/rk3399-kobol-helios64.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/20201102150658.167161-1-uwe@kleine-koenig.org
|
|
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
|
|
---
|
|
Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++
|
|
1 file changed, 5 insertions(+)
|
|
|
|
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
|
|
index 65b4cc2c63f7c..70fa4d98db564 100644
|
|
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
|
|
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
|
|
@@ -381,6 +381,11 @@ properties:
|
|
- khadas,edge-v
|
|
- const: rockchip,rk3399
|
|
|
|
+ - description: Kobol Helios64
|
|
+ items:
|
|
+ - const: kobol,helios64
|
|
+ - const: rockchip,rk3399
|
|
+
|
|
- description: Mecer Xtreme Mini S6
|
|
items:
|
|
- const: mecer,xms6
|
|
--
|
|
cgit 1.2.3-1.el7
|
|
|