diff options
author | Andy Yan <andy.yan@rock-chips.com> | 2016-11-14 07:17:43 -0500 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2016-11-21 15:47:02 -0500 |
commit | c6f049db0a783a35685104e83214c9cc02fb74b6 (patch) | |
tree | e975a05f8b1c439dfcf9c8d439279ab197ea073f | |
parent | fe7f2de1c6ca27548559f75e34682506dea6bd07 (diff) |
dt-bindings: add rockchip RK1108 Evaluation board
RK1108 EVB is designed by Rockchip for CVR field.
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Acked-by: Rob Herring <robh@kernel.org>
[split off from dts patch and to prevent conflicts with px5 addition]
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 dfd605fd6848..5b960d739262 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.txt +++ b/Documentation/devicetree/bindings/arm/rockchip.txt | |||
@@ -107,6 +107,10 @@ Rockchip platforms device tree bindings | |||
107 | Required root node properties: | 107 | Required root node properties: |
108 | - compatible = "rockchip,px5-evb", "rockchip,px5", "rockchip,rk3368"; | 108 | - compatible = "rockchip,px5-evb", "rockchip,px5", "rockchip,rk3368"; |
109 | 109 | ||
110 | - Rockchip RK1108 Evaluation board | ||
111 | Required root node properties: | ||
112 | - compatible = "rockchip,rk1108-evb", "rockchip,rk1108"; | ||
113 | |||
110 | - Rockchip RK3368 evb: | 114 | - Rockchip RK3368 evb: |
111 | Required root node properties: | 115 | Required root node properties: |
112 | - compatible = "rockchip,rk3368-evb-act8846", "rockchip,rk3368"; | 116 | - compatible = "rockchip,rk3368-evb-act8846", "rockchip,rk3368"; |