diff options
author | Andreas Färber <afaerber@suse.de> | 2016-03-16 16:58:41 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2016-03-31 20:00:09 +0300 |
commit | 40ac568d0ef07b60ba8cc0f2e88ccdd4dd0e176a (patch) | |
tree | da9005ed999229a3134bb553de6507fc32d79ecb /Documentation/devicetree/bindings/arm | |
parent | fd7b980c9e1e52d41589c41ae166b0cfae32b210 (diff) | |
download | linux-40ac568d0ef07b60ba8cc0f2e88ccdd4dd0e176a.tar.xz |
Documentation: devicetree: rockchip: Document rk3368-GeekBox
Use "geekbuying,geekbox" compatible string.
Signed-off-by: Andreas Färber <afaerber@suse.de>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-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 078c14fcdaaa..25495190db23 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.txt +++ b/Documentation/devicetree/bindings/arm/rockchip.txt @@ -39,6 +39,10 @@ Rockchip platforms device tree bindings Required root node properties: - compatible = "netxeon,r89", "rockchip,rk3288"; +- GeekBuying GeekBox: + Required root node properties: + - compatible = "geekbuying,geekbox", "rockchip,rk3368"; + - Google Brain (dev-board): Required root node properties: - compatible = "google,veyron-brain-rev0", "google,veyron-brain", |