Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754354AbbDQQOz (ORCPT ); Fri, 17 Apr 2015 12:14:55 -0400 Received: from conssluserg004.nifty.com ([202.248.44.42]:26915 "EHLO conssluserg004-v.nifty.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753700AbbDQQOx (ORCPT ); Fri, 17 Apr 2015 12:14:53 -0400 X-Nifty-SrcIP: [209.85.212.177] MIME-Version: 1.0 In-Reply-To: <20150416100856.GJ30380@tarshish> References: <1429171147-19464-1-git-send-email-yamada.masahiro@socionext.com> <1429171147-19464-4-git-send-email-yamada.masahiro@socionext.com> <20150416100856.GJ30380@tarshish> Date: Sat, 18 Apr 2015 01:14:40 +0900 Message-ID: Subject: Re: [PATCH v2 3/4] ARM: dts: UniPhier: add support for UniPhier SoCs and boards From: Masahiro Yamada To: Baruch Siach , Andrew Lunn Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Mark Rutland , Arnd Bergmann , Pawel Moll , Ian Campbell , Linux Kernel Mailing List , Rob Herring , Kumar Gala , Olof Johansson Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1921 Lines: 57 Hi Baruch, Andrew, 2015-04-16 19:08 GMT+09:00 Baruch Siach : > 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). I did in v3. Thanks! -- Best Regards Masahiro Yamada -- 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/