From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Fitzgerald Subject: Re: [PATCH v8 3/9] mfd: madera: Add common support for Cirrus Logic Madera codecs Date: Mon, 26 Feb 2018 15:36:56 +0000 Message-ID: References: <20180226130558.7634-1-rf@opensource.cirrus.com> <20180226130558.7634-4-rf@opensource.cirrus.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Fabio Estevam Cc: Lee Jones , Linus Walleij , Andy Shevchenko , Rob Herring , patches@opensource.cirrus.com, linux-gpio@vger.kernel.org, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-kernel List-Id: devicetree@vger.kernel.org On 26/02/18 13:58, Fabio Estevam wrote: > On Mon, Feb 26, 2018 at 10:05 AM, Richard Fitzgerald > wrote: > >> --- /dev/null >> +++ b/drivers/mfd/madera-core.c >> @@ -0,0 +1,602 @@ >> +// SPDX-License-Identifier: GPL-2.0 > > As you use SPDX line here.... > >> +/* >> + * Core MFD support for Cirrus Logic Madera codecs >> + * >> + * Copyright (C) 2015-2018 Cirrus Logic >> + * >> + * 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; version 2. > > You can remove this paragraph. > > Same applies to the other places of this series. > Our legal team says no, these lines should stay.