Re: [PATCH 1/2] dt-bindings: add Asus Tinker board

From: Rob Herring
Date: Sat Jan 21 2017 - 15:42:53 EST


On Thu, Jan 19, 2017 at 10:11:58AM +0800, Eddie Cai wrote:
> Tinker board is a credit card size develop board designed by Asus.
> Powered by RK3288.
>
> Signed-off-by: Eddie Cai <eddie.cai@xxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/rockchip.txt | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/rockchip.txt b/Documentation/devicetree/bindings/arm/rockchip.txt
> index cc4ace6..ce1f04a 100644
> --- a/Documentation/devicetree/bindings/arm/rockchip.txt
> +++ b/Documentation/devicetree/bindings/arm/rockchip.txt
> @@ -1,5 +1,8 @@
> Rockchip platforms device tree bindings
> ---------------------------------------
> +- Asus Tinker board
> + Required root node properties:
> + - compatible = "rockchip,rk3288-tinker", "rockchip,rk3288";

This should be asus,tinker if that's specific enough. At least the board
manufacturer should be the vendor.

>
> - Kylin RK3036 board:
> Required root node properties:
> --
> 2.7.4
>