diff options
author | Heiko Stuebner <heiko@sntech.de> | 2015-06-25 13:22:27 -0400 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2015-07-16 10:40:04 -0400 |
commit | 4a01a64c8ee8d205bbe25adb40bb3922d0ebce70 (patch) | |
tree | 3f9dd769c2c2bbc388c337bf5cac1be36a4b0f64 | |
parent | 6158e6d004e8b030442ae900a9dd84e0de6b1613 (diff) |
dt-bindings: document rk3368 R88 board from Rockchip
The initial board containing the rk3368 ARM64 soc.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
-rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.txt b/Documentation/devicetree/bindings/arm/rockchip.txt index c112ffac382d..c7769400ef85 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.txt +++ b/Documentation/devicetree/bindings/arm/rockchip.txt | |||
@@ -42,3 +42,7 @@ Rockchip platforms device tree bindings | |||
42 | Required root node properties: | 42 | Required root node properties: |
43 | - compatible = "google,veyron-pinky-rev2", "google,veyron-pinky", | 43 | - compatible = "google,veyron-pinky-rev2", "google,veyron-pinky", |
44 | "google,veyron", "rockchip,rk3288"; | 44 | "google,veyron", "rockchip,rk3288"; |
45 | |||
46 | - Rockchip R88 board: | ||
47 | Required root node properties: | ||
48 | - compatible = "rockchip,r88", "rockchip,rk3368"; | ||