Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932574AbbD0MDq (ORCPT ); Mon, 27 Apr 2015 08:03:46 -0400 Received: from tkt-001-i354.relay.mailchannels.net ([174.136.5.215]:40539 "EHLO relay.mailchannels.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752953AbbD0MDp (ORCPT ); Mon, 27 Apr 2015 08:03:45 -0400 X-Sender-Id: duocircle|x-authuser|jac299792458 X-Sender-Id: duocircle|x-authuser|jac299792458 X-MC-Relay: Neutral X-MailChannels-SenderId: duocircle|x-authuser|jac299792458 X-MailChannels-Auth-Id: duocircle X-MC-Loop-Signature: 1430136221709:2152099993 X-MC-Ingress-Time: 1430136221709 X-Mail-Handler: DuoCircle Outbound SMTP X-Originating-IP: 72.84.113.125 X-Report-Abuse-To: abuse@duocircle.com (see https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information for abuse reporting information) X-MHO-User: U2FsdGVkX1/P5hzsE/NDJdKrny9j4ojFWg6m4XLTBuk= X-DKIM: OpenDKIM Filter v2.6.8 io 169A68001D Date: Mon, 27 Apr 2015 12:03:37 +0000 From: Jason Cooper To: Sebastian Hesselbarth Cc: Ezequiel Garcia , Andrew Lunn , Jean-Francois Moine , Russell King , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: mvebu: dove: Relicense the device tree under GPLv2+/X11 Message-ID: <20150427120337.GE8069@io.lakedaemon.net> References: <1430125744-3550-1-git-send-email-sebastian.hesselbarth@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1430125744-3550-1-git-send-email-sebastian.hesselbarth@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-AuthUser: jac299792458 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1665 Lines: 45 On Mon, Apr 27, 2015 at 11:09:04AM +0200, Sebastian Hesselbarth wrote: > The current implicit GPL only licensing on the device tree makes it > very impractical for other software components licensed under another > license. > > In order to make it easier for them to reuse our device trees, > relicense our device trees under a GPL/X11 dual-license. > > Signed-off-by: Sebastian Hesselbarth > --- > Hi, > > with Dove we only have a small set of people who can be git blame'd for > the DT files: > - Jason Cooper > - Ezequiel Garcia > - Andrew Lunn > - Jean-Francois Moine > - Russell King > - Myself > > so I decided to keep the whole relicensing in a single patch. Please send > your Acked-by's in reply to this patch if you are happy with the relicensing. > > Thanks, > Sebastian > --- > arch/arm/boot/dts/dove-cubox-es.dts | 42 +++++++++++++++++++++++++++++++++++++ > arch/arm/boot/dts/dove-cubox.dts | 42 +++++++++++++++++++++++++++++++++++++ > arch/arm/boot/dts/dove-d2plug.dts | 42 +++++++++++++++++++++++++++++++++++++ > arch/arm/boot/dts/dove-d3plug.dts | 42 +++++++++++++++++++++++++++++++++++++ > arch/arm/boot/dts/dove-dove-db.dts | 42 +++++++++++++++++++++++++++++++++++++ > arch/arm/boot/dts/dove.dtsi | 42 +++++++++++++++++++++++++++++++++++++ > 6 files changed, 252 insertions(+) Acked-by: Jason Cooper thx, Jason. -- 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/