From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752534AbeERKKj (ORCPT ); Fri, 18 May 2018 06:10:39 -0400 Received: from mail-wr0-f193.google.com ([209.85.128.193]:44136 "EHLO mail-wr0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751540AbeERKKh (ORCPT ); Fri, 18 May 2018 06:10:37 -0400 X-Google-Smtp-Source: AB8JxZqvJMLdgp47Nk/pNgS6e553nXXPnje+0cGsp3HaHzJ/ZQPEGOUFlGlUhhLcLtcNH+wX41EHsQ== Message-ID: <1526638234.2897.74.camel@baylibre.com> Subject: Re: [PATCH v2] clk: meson: use SPDX license identifiers consistently From: Jerome Brunet To: Stephen Boyd , Carlo Caione , Kevin Hilman , Neil Armstrong Cc: linux-amlogic@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, Fabio Estevam Date: Fri, 18 May 2018 12:10:34 +0200 In-Reply-To: <152649194881.210890.1329258497783697194@swboyd.mtv.corp.google.com> References: <20180516085040.6771-1-jbrunet@baylibre.com> <152648298576.210890.18097934570675275263@swboyd.mtv.corp.google.com> <1526483653.2897.62.camel@baylibre.com> <152649194881.210890.1329258497783697194@swboyd.mtv.corp.google.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.26.6 (3.26.6-1.fc27) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2018-05-16 at 10:32 -0700, Stephen Boyd wrote: > Quoting Jerome Brunet (2018-05-16 08:14:13) > > On Wed, 2018-05-16 at 08:03 -0700, Stephen Boyd wrote: > > > Quoting Jerome Brunet (2018-05-16 01:50:40) > > > > Replace every license notices in drivers/clk/meson by SPDX license > > > > identifiers, as described in license-rules.rst > > > > > > > > Acked-by: Neil Armstrong > > > > Signed-off-by: Jerome Brunet > > > > --- > > > > > > Acked-by: Stephen Boyd > > > > > > I take it this will come through a PR? Otherwise I can apply it to > > > clk-meson branch. > > > > We may have a few other patches coming this week. I was planning on making > > another PR sometime next week, if this is OK with you. > > > > Sounds fine. Thanks. > Applied with Stephen's Ack