Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757072AbdLWQ64 (ORCPT ); Sat, 23 Dec 2017 11:58:56 -0500 Received: from gloria.sntech.de ([95.129.55.99]:59664 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752762AbdLWQ6x (ORCPT ); Sat, 23 Dec 2017 11:58:53 -0500 From: Heiko Stuebner To: Emmanuel Vadot Cc: Emmanuel Vadot , robh+dt@kernel.org, mark.rutland@arm.com, zhangqing@rock-chips.com, gregkh@linuxfoundation.org, tglx@linutronix.de, kstewart@linuxfoundation.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] clk: rockchip: Switch dt-binding headers for rk3328 to GPL/X11 Date: Sat, 23 Dec 2017 17:58:46 +0100 Message-ID: <14437743.IJaZOmz2sC@phil> User-Agent: KMail/5.2.3 (Linux/4.13.0-1-amd64; KDE/5.37.0; x86_64; ; ) In-Reply-To: <20171223175345.2a8845d2d019a9e5b625c2b0@bidouilliste.com> References: <20171223152254.11617-1-manu@freebsd.org> <58250763.La9K9Nn0rI@phil> <20171223175345.2a8845d2d019a9e5b625c2b0@bidouilliste.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1330 Lines: 34 Am Samstag, 23. Dezember 2017, 17:53:45 CET schrieb Emmanuel Vadot: > On Sat, 23 Dec 2017 17:15:06 +0100 > Heiko Stuebner wrote: > > > Hi Emmanuel, > > > > Am Samstag, 23. Dezember 2017, 16:22:54 CET schrieb Emmanuel Vadot: > > > Since those files are also needed kernel side, switch their licences > > > to GPL/X11 so it can be used in BSD kernels. > > > > > > Signed-off-by: Emmanuel Vadot > > > > definitly no objection from me (especially as the file only contains > > constant definitions, so copyrightability might be debateable), > > but could you: > > > > (1) Adapt all rockchip clock headers in one patch, so we don't do this > > for each header invididually > > (2) Do the same for the power/rk3* headers, but in a separate patch > > as this goes through a different tree > > Sure I can do that, will it be better to wait to have some kind of ack > from someone from rockchip ? I don't know if China is somehow affected by the xmas season, but from what I see, right now you only included Elaine (zhangqing@rock-chips.com) but for example not the relevant list (linux-rockchip@lists.infradead.org). But we also have some other points to clarify in the other subthread started by Philippe, so it might be best to get the points he made sorted before as well. Heiko