OSDN Git Service

dt-bindings: add root compatible property for PopMetal board
authorAndy Yan <andy.yan@rock-chips.com>
Sun, 1 Mar 2015 09:28:24 +0000 (17:28 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 4 Mar 2015 19:54:36 +0000 (20:54 +0100)
PopMetal board is a rk3288 based board made by ChipSpark, this
add root compatible property for it

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Documentation/devicetree/bindings/arm/rockchip.txt

index 6809e4e..60d4a1e 100644 (file)
@@ -22,3 +22,7 @@ Rockchip platforms device tree bindings
       - compatible = "firefly,firefly-rk3288", "rockchip,rk3288";
     or
       - compatible = "firefly,firefly-rk3288-beta", "rockchip,rk3288";
+
+- ChipSPARK PopMetal-RK3288 board:
+    Required root node properties:
+      - compatible = "chipspark,popmetal-rk3288", "rockchip,rk3288";