From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philippe Ombredanne Subject: Re: [PATCH v4 06/15] clk: Add Ingenic jz4770 CGU driver Date: Fri, 29 Dec 2017 13:55:12 +0100 Message-ID: References: <20170702163016.6714-2-paul@crapouillou.net> <20171228135634.30000-1-paul@crapouillou.net> <20171228135634.30000-7-paul@crapouillou.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <20171228135634.30000-7-paul-icTtO2rgO2OTuSrc4Mpeew@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Paul Cercueil Cc: Ralf Baechle , Rob Herring , Michael Turquette , Mark Rutland , Stephen Boyd , Maarten ter Huurne , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , LKML , Linux MIPS , linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org Dear Mr Crapouillou-Cercueil-Sir, On Thu, Dec 28, 2017 at 2:56 PM, Paul Cercueil wrote: > Add support for the clocks provided by the CGU in the Ingenic JZ4770 > SoC. > --- /dev/null > +++ b/drivers/clk/ingenic/jz4770-cgu.c > @@ -0,0 +1,487 @@ > +/* > + * JZ4770 SoC CGU driver > + * > + * Copyright 2017, Paul Cercueil > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License version 2 or later > + * as published by the Free Software Foundation. > + */ Do you mind using a simpler one-line SPDX identifier instead of this fine but clearly crapouillish legalese boilerplate? Unless you are trying to turn the kernel in a legal compendium, of course ;) This is documented in Thomas doc patches. This would apply to your entire patch set. Thank you for your kind consideration! -- Cordially Philippe Ombredanne -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html