Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933533AbbDPKJK (ORCPT ); Thu, 16 Apr 2015 06:09:10 -0400 Received: from guitar.tcltek.co.il ([192.115.133.116]:57084 "EHLO mx.tkos.co.il" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756882AbbDPKJD (ORCPT ); Thu, 16 Apr 2015 06:09:03 -0400 Date: Thu, 16 Apr 2015 13:08:56 +0300 From: Baruch Siach To: Masahiro Yamada Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Mark Rutland , Arnd Bergmann , Pawel Moll , Ian Campbell , linux-kernel@vger.kernel.org, Rob Herring , Kumar Gala , Olof Johansson Subject: Re: [PATCH v2 3/4] ARM: dts: UniPhier: add support for UniPhier SoCs and boards Message-ID: <20150416100856.GJ30380@tarshish> References: <1429171147-19464-1-git-send-email-yamada.masahiro@socionext.com> <1429171147-19464-4-git-send-email-yamada.masahiro@socionext.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1429171147-19464-4-git-send-email-yamada.masahiro@socionext.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1976 Lines: 50 Hi Masahiro Yamada, On Thu, Apr 16, 2015 at 04:59:06PM +0900, Masahiro Yamada wrote: > Initial device trees for UniPhier SoCs: PH1-sLD3, PH1-LD4, PH1-Pro4, > and PH1-sLD8. > > Signed-off-by: Masahiro Yamada > --- [...] > diff --git a/arch/arm/boot/dts/uniphier-ph1-ld4-ref.dts b/arch/arm/boot/dts/uniphier-ph1-ld4-ref.dts > new file mode 100644 > index 0000000..2e83363 > --- /dev/null > +++ b/arch/arm/boot/dts/uniphier-ph1-ld4-ref.dts > @@ -0,0 +1,51 @@ > +/* > + * Device Tree Source for UniPhier PH1-LD4 Reference Board > + * > + * Copyright (C) 2015 Socionext Inc. > + * Author: Masahiro Yamada > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License as published by > + * the Free Software Foundation; either version 2 of the License, or > + * (at your option) any later version. > + * > + * This program is distributed in the hope that it will be useful, > + * but WITHOUT ANY WARRANTY; without even the implied warranty of > + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > + * GNU General Public License for more details. > + */ Please consider licensing .dts/.dtsi files also under another, more liberal license, e.g. X11. This would allow easier reuse of these device tree in other software projects. See for example 2ef6ef91c54e (ARM: sun4i: a1000: Relicense the device tree under GPLv2/X11, 2014-09-02). baruch -- http://baruch.siach.name/blog/ ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - baruch@tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il - -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/