diff options
author | Uwe Kleine-König <uwe@kleine-koenig.org> | 2020-11-02 16:06:58 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2020-11-08 01:24:58 +0100 |
commit | 62dbf80fc581a8eed7288ed7aca24446054eb616 (patch) | |
tree | 8fb00db4c8770cedff642d045ee5403fa4da0f50 /Documentation | |
parent | arm64: dts: rockchip: Add basic support for Kobol's Helios64 (diff) | |
download | linux-62dbf80fc581a8eed7288ed7aca24446054eb616.tar.xz linux-62dbf80fc581a8eed7288ed7aca24446054eb616.zip |
dt-bindings: arm: rockchip: Add Kobol Helios64
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>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 65b4cc2c63f7..70fa4d98db56 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 |