Commit d55ce8d8 authored by Andy Yan's avatar Andy Yan Committed by Heiko Stuebner
Browse files

dt-bindings: add root compatible property for PopMetal board



PopMetal board is a rk3288 based board made by ChipSpark, this
add root compatible property for it

Signed-off-by: default avatarAndy Yan <andy.yan@rock-chips.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent f36abc86
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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";