summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/rockchip.txt
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2017-08-21 17:50:20 +0200
committerHeiko Stuebner <heiko@sntech.de>2017-08-23 01:27:46 +0200
commit955bebde057e71b6f29b97b78c027efdd596e62d (patch)
tree9034636c3851d5d4aa8e905a53fe9839f8528115 /Documentation/devicetree/bindings/arm/rockchip.txt
parent13ed1501cbcf44ad4d9eddd0313e10eaba1f5753 (diff)
arm64: dts: rockchip: add rk3328-rock64 board
The ROCK64 is a credit card size 4K60P HDR Media Board Computer using the Rockchip RK3328 Quad-Core ARM Cortex A53 64-Bit Processor and supporting up to 4GB 1600MHz LPDDR3 memory. It provides eMMC module socket, MicroSD Card slot, Pi-2 Bus, Pi-P5+ Bus, USB 3.0 and many others peripheral devices interface for makers to integrate with sensors and devices. The devicetree currently supports basic peripherals, with more to be added later on. Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/rockchip.txt')
-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 88d95323d301..b54e9bfd9562 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.txt
+++ b/Documentation/devicetree/bindings/arm/rockchip.txt
@@ -134,6 +134,10 @@ Rockchip platforms device tree bindings
Required root node properties:
- compatible = "phytec,rk3288-pcm-947", "phytec,rk3288-phycore-som", "rockchip,rk3288";
+- Pine64 Rock64 board:
+ Required root node properties:
+ - compatible = "pine64,rock64", "rockchip,rk3328";
+
- Rockchip PX3 Evaluation board:
Required root node properties:
- compatible = "rockchip,px3-evb", "rockchip,px3", "rockchip,rk3188";