linux-mips
[Top] [All Lists]

Re: [PATCH v4 06/15] clk: Add Ingenic jz4770 CGU driver

To: Paul Cercueil <paul@crapouillou.net>
Subject: Re: [PATCH v4 06/15] clk: Add Ingenic jz4770 CGU driver
From: Philippe Ombredanne <pombredanne@nexb.com>
Date: Fri, 29 Dec 2017 13:55:12 +0100
Cc: Ralf Baechle <ralf@linux-mips.org>, Rob Herring <robh+dt@kernel.org>, Michael Turquette <mturquette@baylibre.com>, Mark Rutland <mark.rutland@arm.com>, Stephen Boyd <sboyd@codeaurora.org>, Maarten ter Huurne <maarten@treewalker.org>, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" <devicetree@vger.kernel.org>, LKML <linux-kernel@vger.kernel.org>, Linux MIPS <linux-mips@linux-mips.org>, linux-clk@vger.kernel.org
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=GFviqF0zzvs+36TnCQahdF5QAd+zwKccDL5GJhIz96g=; b=UnBIRCu8WFigK+XYLhc3f1sZQHszLYXX16Z6fVOcdpl7s+/YNOe/9xuONi8ZPQhRkh KcdXog5IuN1+b6udzZ2eLMkI2TtZDGPZ1gNtng8Krf4VvG+aWwM7eNkw7QCxhFoNIolb b7mTtih+/lnL+z8FrbkgVy985DK83pxXrEtvNswK95GtWwjxlWhuLbi5HWaB+kGxH1WM bqiUOsNtJCb5aVMj/tg5PaHB7+Z4jK0QVoZl2twHEXqaPOONgSMtnGu4x6hXDigRT82d CBzSzr5qauK0u6OntxtxvvO7coou+GaUxBDjXlZzini59R27GGLlZBnbqK7U8uRelWCr TLmQ==
In-reply-to: <20171228135634.30000-7-paul@crapouillou.net>
List-archive: <http://www.linux-mips.org/archives/linux-mips/>
List-help: <mailto:ecartis@linux-mips.org?Subject=help>
List-id: linux-mips <linux-mips.eddie.linux-mips.org>
List-owner: <mailto:ralf@linux-mips.org>
List-post: <mailto:linux-mips@linux-mips.org>
List-software: Ecartis version 1.0.0
List-subscribe: <mailto:ecartis@linux-mips.org?subject=subscribe%20linux-mips>
List-unsubscribe: <mailto:ecartis@linux-mips.org?subject=unsubscribe%20linux-mips>
Original-recipient: rfc822;linux-mips@linux-mips.org
References: <20170702163016.6714-2-paul@crapouillou.net> <20171228135634.30000-1-paul@crapouillou.net> <20171228135634.30000-7-paul@crapouillou.net>
Sender: linux-mips-bounce@linux-mips.org
Dear Mr Crapouillou-Cercueil-Sir,

On Thu, Dec 28, 2017 at 2:56 PM, Paul Cercueil <paul@crapouillou.net> wrote:
> Add support for the clocks provided by the CGU in the Ingenic JZ4770
> SoC.

<snip>

> --- /dev/null
> +++ b/drivers/clk/ingenic/jz4770-cgu.c
> @@ -0,0 +1,487 @@
> +/*
> + * JZ4770 SoC CGU driver
> + *
> + * Copyright 2017, Paul Cercueil <paul@crapouillou.net>
> + *
> + * 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

<Prev in Thread] Current Thread [Next in Thread>