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


Groups > linux.kernel > #1615071

[PATCH 3/3] dt-bindings: Document Phytec phyCORE-RK3288 RDK

From Wadim Egorov <w.egorov@phytec.de>
Newsgroups linux.kernel
Subject [PATCH 3/3] dt-bindings: Document Phytec phyCORE-RK3288 RDK
Date 2017-04-03 12:30 +0200
Message-ID <ts7pg-5zy-27@gated-at.bofh.it> (permalink)
References <ts7pf-5zy-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Add documentation for the PCM-947 carrier board, a RK3288 based
development board made by PHYTEC.

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
---
 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..e079a62 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.txt
+++ b/Documentation/devicetree/bindings/arm/rockchip.txt
@@ -103,6 +103,10 @@ Rockchip platforms device tree bindings
     Required root node properties:
       - compatible = "mqmaker,miqi", "rockchip,rk3288";
 
+- Phytec phyCORE-RK3288: Rapid Development Kit
+    Required root node properties:
+     - compatible = "phytec,rk3288-pcm-947", "phytec,rk3288-phycore-som", "rockchip,rk3288";
+
 - Rockchip PX3 Evaluation board:
     Required root node properties:
       - compatible = "rockchip,px3-evb", "rockchip,px3", "rockchip,rk3188";
-- 
1.9.1

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


Thread

[PATCH 1/3] ARM: dts: rockchip: Add support for phyCORE-RK3288 SoM Wadim Egorov <w.egorov@phytec.de> - 2017-04-03 12:30 +0200
  [PATCH 3/3] dt-bindings: Document Phytec phyCORE-RK3288 RDK Wadim Egorov <w.egorov@phytec.de> - 2017-04-03 12:30 +0200
  Re: [PATCH 1/3] ARM: dts: rockchip: Add support for phyCORE-RK3288 SoM Heiko Stuebner <heiko@sntech.de> - 2017-04-06 10:40 +0200
    Re: [PATCH 1/3] ARM: dts: rockchip: Add support for phyCORE-RK3288 SoM Heiko Stübner <heiko@sntech.de> - 2017-04-06 10:50 +0200

csiph-web