diff options
author | Caesar Wang <wxt@rock-chips.com> | 2015-12-01 17:13:25 +0800 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2015-12-02 00:35:22 +0100 |
commit | 5378e28c9776fbab6065cfb54417acff3ea5f1fd (patch) | |
tree | fe00679b735796029b95d45b8578912eeedd78c5 /Documentation/devicetree/bindings/arm/rockchip.txt | |
parent | fa54322a94ef300c596191d11c35748041da35dc (diff) | |
download | linux-stable-5378e28c9776fbab6065cfb54417acff3ea5f1fd.tar.gz linux-stable-5378e28c9776fbab6065cfb54417acff3ea5f1fd.tar.bz2 linux-stable-5378e28c9776fbab6065cfb54417acff3ea5f1fd.zip |
arm64: dts: rockchip: add rk3368 evaluation board
This board is similar with the rk3288 evb board but the rk3368 top
board. There exist the act8846 as the pmic.
Moment, add the balight/thermal/emmc/usb.. stuff,
Let the board can happy work.
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
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.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 8e985dd2f181..c40c091f6923 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.txt +++ b/Documentation/devicetree/bindings/arm/rockchip.txt @@ -69,6 +69,10 @@ Rockchip platforms device tree bindings "google,veyron-speedy-rev3", "google,veyron-speedy-rev2", "google,veyron-speedy", "google,veyron", "rockchip,rk3288"; +- Rockchip RK3368 evb: + Required root node properties: + - compatible = "rockchip,rk3368-evb-act8846", "rockchip,rk3368"; + - Rockchip R88 board: Required root node properties: - compatible = "rockchip,r88", "rockchip,rk3368"; |