summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings
diff options
context:
space:
mode:
authorCaesar Wang <wxt@rock-chips.com>2015-12-17 17:21:50 +0300
committerHeiko Stuebner <heiko@sntech.de>2015-12-19 20:11:48 +0300
commit94cf32b97bbb043b99e914aacff1a6d7833daf58 (patch)
tree6ead1a3075e9479be07ce56fe7e66dca734d4ad5 /Documentation/devicetree/bindings
parent187d7967a5ee630ae062fb543655e59d2f0f91fb (diff)
downloadlinux-94cf32b97bbb043b99e914aacff1a6d7833daf58.tar.xz
ARM: dts: rockchip: add the kylin board for rk3036
This patchset is the initiation version to try work for kylin board. Signed-off-by: Caesar Wang <wxt@rock-chips.com> Reviewed-by: Kees Cook <keescook@chromium.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r--Documentation/devicetree/bindings/arm/rockchip.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.txt b/Documentation/devicetree/bindings/arm/rockchip.txt
index 56a12defd87b..c980b2b81227 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.txt
+++ b/Documentation/devicetree/bindings/arm/rockchip.txt
@@ -1,6 +1,10 @@
Rockchip platforms device tree bindings
---------------------------------------
+- Kylin RK3036 board:
+ Required root node properties:
+ - compatible = "rockchip,kylin-rk3036", "rockchip,rk3036";
+
- MarsBoard RK3066 board:
Required root node properties:
- compatible = "haoyu,marsboard-rk3066", "rockchip,rk3066a";