Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1616763 > unrolled thread

[PATCH v2 2/2] dt-bindings: document: add firefly-rk3399 board support

Started byKever Yang <kever.yang@rock-chips.com>
First post2017-04-05 11:40 +0200
Last post2017-04-05 11:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v2 2/2] dt-bindings: document: add firefly-rk3399 board support Kever Yang <kever.yang@rock-chips.com> - 2017-04-05 11:40 +0200

#1616763 — [PATCH v2 2/2] dt-bindings: document: add firefly-rk3399 board support

FromKever Yang <kever.yang@rock-chips.com>
Date2017-04-05 11:40 +0200
Subject[PATCH v2 2/2] dt-bindings: document: add firefly-rk3399 board support
Message-ID<tsPzX-Ri-5@gated-at.bofh.it>
Use "firefly,firefly-rk3399" compatible string for firefly-rk3399 board.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
---

Changes in v2: None

 Documentation/devicetree/bindings/arm/rockchip.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/rockchip.txt b/Documentation/devicetree/bindings/arm/rockchip.txt
index 250fdf0..b5201f4 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.txt
+++ b/Documentation/devicetree/bindings/arm/rockchip.txt
@@ -42,6 +42,10 @@ Rockchip platforms device tree bindings
     Required root node properties:
       - compatible = "firefly,firefly-rk3288-reload", "rockchip,rk3288";
 
+- Firefly Firefly-RK3399 board:
+    Required root node properties:
+      - compatible = "firefly,firefly-rk3399", "rockchip,rk3399";
+
 - ChipSPARK PopMetal-RK3288 board:
     Required root node properties:
       - compatible = "chipspark,popmetal-rk3288", "rockchip,rk3288";
-- 
1.9.1

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web