Re: [PATCH v2 09/10] Documentation: devicetree: rockchip: Document Landingship

From: Heiko Stuebner
Date: Mon Feb 08 2016 - 05:29:50 EST


Am Montag, 8. Februar 2016, 03:17:38 schrieb Andreas Färber:
> Use "geekbuying,landingship" compatible string, plus those of GeekBox.

I do believe this would be better as geekbuying,geekbox-landingship . They
might reuse the landingship naming for future baseboards as well ;-)

>
> Signed-off-by: Andreas Färber <afaerber@xxxxxxx>
> ---
> v2: New
>
> Documentation/devicetree/bindings/arm/rockchip.txt | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/rockchip.txt
> b/Documentation/devicetree/bindings/arm/rockchip.txt index
> f633595b196c..c6d95f202591 100644
> --- a/Documentation/devicetree/bindings/arm/rockchip.txt
> +++ b/Documentation/devicetree/bindings/arm/rockchip.txt
> @@ -91,6 +91,11 @@ Rockchip platforms device tree bindings
> Required root node properties:
> - compatible = "geekbuying,geekbox", "rockchip,rk3368";
>
> +- GeekBuying Landingship:
> + Required root node properties:
> + - compatible = "geekbuying,landingship",
> + "geekbuying,geekbox", "rockchip,rk3368";
> +
> - Rockchip RK3368 evb:
> Required root node properties:
> - compatible = "rockchip,rk3368-evb-act8846", "rockchip,rk3368";