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


Groups > linux.kernel > #1387105

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

From Jianqun Xu <jay.xu@rock-chips.com>
Newsgroups linux.kernel
Subject [PATCH 3/4] Documentation: devicetree: rockchip: Document rk3399-evb
Date 2016-04-26 04:50 +0200
Message-ID <rs1ey-8m7-7@gated-at.bofh.it> (permalink)
References <rs14R-8ie-7@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 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 | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/4] ARM64: dts: rockchip: add support for RK3399 Jianqun Xu <jay.xu@rock-chips.com> - 2016-04-26 04:40 +0200
  [PATCH v3 2/4] ARM64: dts: rockchip: add core dtsi file for RK3399 SoCs Jianqun Xu <jay.xu@rock-chips.com> - 2016-04-26 04:50 +0200
  [PATCH 3/4] Documentation: devicetree: rockchip: Document rk3399-evb Jianqun Xu <jay.xu@rock-chips.com> - 2016-04-26 04:50 +0200

csiph-web