diff options
author | Jeffy Chen <jeffy.chen@rock-chips.com> | 2015-12-11 04:30:52 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2015-12-12 22:14:30 +0300 |
commit | 67e044a510d0e00656ae2ab4f0ee30971a2f40e7 (patch) | |
tree | d3ee77c4d40f998a2afd1441a9a9a2d0c4e9dd90 /Documentation/devicetree/bindings/arm/rockchip.txt | |
parent | 9848ebeb952d2a46852bdde96101d280fc69b54b (diff) | |
download | linux-67e044a510d0e00656ae2ab4f0ee30971a2f40e7.tar.xz |
ARM: dts: rockchip: add rk3228-evb board
Initial release for rk3228 sdk board.
Signed-off-by: Jeffy Chen <jeffy.chen@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 2fa0a213a0c1..56a12defd87b 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.txt +++ b/Documentation/devicetree/bindings/arm/rockchip.txt @@ -86,3 +86,7 @@ Rockchip platforms device tree bindings - Rockchip R88 board: Required root node properties: - compatible = "rockchip,r88", "rockchip,rk3368"; + +- Rockchip RK3228 Evaluation board: + Required root node properties: + - compatible = "rockchip,rk3228-evb", "rockchip,rk3228"; |