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


Groups > linux.kernel > #1609624

[PATCH v4 6/6] dt-bindings: document rockchip rk3328-evb board

From <cl@rock-chips.com>
Newsgroups linux.kernel
Subject [PATCH v4 6/6] dt-bindings: document rockchip rk3328-evb board
Date 2017-03-27 11:50 +0200
Message-ID <tpzrI-62q-27@gated-at.bofh.it> (permalink)
References <tpzrH-62q-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Liang Chen <cl@rock-chips.com>

Use "rockchip,rk3328-evb" compatible string for Rockchip RK3328
evaluation board.

Signed-off-by: Liang Chen <cl@rock-chips.com>
Acked-by: Rob Herring <robh@kernel.org>
---
 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 cc4ace6..17611cd 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.txt
+++ b/Documentation/devicetree/bindings/arm/rockchip.txt
@@ -141,3 +141,7 @@ Rockchip platforms device tree bindings
 - Tronsmart Orion R68 Meta
     Required root node properties:
       - compatible = "tronsmart,orion-r68-meta", "rockchip,rk3368";
+
+- Rockchip RK3328 evb:
+    Required root node properties:
+      - compatible = "rockchip,rk3328-evb", "rockchip,rk3328";
-- 
1.9.1

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


Thread

[PATCH v4 6/6] dt-bindings: document rockchip rk3328-evb board <cl@rock-chips.com> - 2017-03-27 11:50 +0200
  Re: [PATCH v4 6/6] dt-bindings: document rockchip rk3328-evb board Heiko Stuebner <heiko@sntech.de> - 2017-04-04 18:20 +0200

csiph-web