From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752649AbcBHK3s (ORCPT ); Mon, 8 Feb 2016 05:29:48 -0500 Received: from gloria.sntech.de ([95.129.55.99]:39582 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751831AbcBHK3q convert rfc822-to-8bit (ORCPT ); Mon, 8 Feb 2016 05:29:46 -0500 From: Heiko Stuebner To: Andreas =?ISO-8859-1?Q?F=E4rber?= Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" Subject: Re: [PATCH v2 09/10] Documentation: devicetree: rockchip: Document Landingship Date: Mon, 08 Feb 2016 11:29:30 +0100 Message-ID: <6744409.i2u8076vm4@phil> User-Agent: KMail/4.14.10 (Linux/4.3.0-1-amd64; KDE/4.14.14; x86_64; ; ) In-Reply-To: <1454897859-7601-10-git-send-email-afaerber@suse.de> References: <1454897859-7601-1-git-send-email-afaerber@suse.de> <1454897859-7601-10-git-send-email-afaerber@suse.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > --- > 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";