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


Groups > linux.kernel > #1388751

[PATCH v4 3/4] Documentation: devicetree: rockchip: Document rk3399-evb

From Jianqun Xu <jay.xu@rock-chips.com>
Newsgroups linux.kernel
Subject [PATCH v4 3/4] Documentation: devicetree: rockchip: Document rk3399-evb
Date 2016-04-27 10:00 +0200
Message-ID <rssy7-5VB-25@gated-at.bofh.it> (permalink)
References <rssy7-5VB-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Use "rockchip,rk3399-evb" compatible string for Rockchip RK3399
evaluation board.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
---
changes in v4:
- none

changes in v3:
- modify title (Rob)

 Documentation/devicetree/bindings/arm/rockchip.txt | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/rockchip.txt b/Documentation/devicetree/bindings/arm/rockchip.txt
index 2549519..6491b56 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.txt
+++ b/Documentation/devicetree/bindings/arm/rockchip.txt
@@ -101,4 +101,8 @@ Rockchip platforms device tree bindings
 
 - Rockchip RK3228 Evaluation board:
     Required root node properties:
-      - compatible = "rockchip,rk3228-evb", "rockchip,rk3228";
+     - compatible = "rockchip,rk3228-evb", "rockchip,rk3228";
+
+- Rockchip RK3399 evb:
+    Required root node properties:
+      - compatible = "rockchip,rk3399-evb", "rockchip,rk3399";
-- 
1.9.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v4 3/4] Documentation: devicetree: rockchip: Document rk3399-evb Jianqun Xu <jay.xu@rock-chips.com> - 2016-04-27 10:00 +0200
  Re: [PATCH v4 3/4] Documentation: devicetree: rockchip: Document rk3399-evb Heiko Stübner <heiko@sntech.de> - 2016-04-27 23:40 +0200

csiph-web