Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751919AbdFHIuY (ORCPT ); Thu, 8 Jun 2017 04:50:24 -0400 Received: from slow1-d.mail.gandi.net ([217.70.178.86]:39377 "EHLO slow1-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751450AbdFHIuW (ORCPT ); Thu, 8 Jun 2017 04:50:22 -0400 X-Originating-IP: 82.168.42.142 From: Maarten ter Huurne To: Stephen Boyd Cc: Paul Cercueil , Ralf Baechle , Michael Turquette , Rob Herring , Paul Burton , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mips@linux-mips.org, linux-clk@vger.kernel.org Subject: Re: [PATCH 04/15] clk: Add Ingenic jz4770 CGU driver Date: Thu, 08 Jun 2017 10:40:05 +0200 Message-ID: <1614689.ggC5Fptfnb@hyperion> User-Agent: KMail/4.14.10 (Linux/4.4.62-18.6-default; KDE/4.14.25; x86_64; ; ) In-Reply-To: <20170607205943.GO20170@codeaurora.org> References: <20170607200439.24450-1-paul@crapouillou.net> <20170607200439.24450-5-paul@crapouillou.net> <20170607205943.GO20170@codeaurora.org> 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: 522 Lines: 16 On Wednesday 07 June 2017 13:59:43 Stephen Boyd wrote: > On 06/07, Paul Cercueil wrote: > > Add support for the clocks provided by the CGU in the Ingenic JZ4770 > > SoC. > > > > Signed-off-by: Paul Cercueil > > Signed-off-by: Maarten ter Huurne > > Signed-off chain looks odd. Sender should be last in the chain > and first is typically author. Paul is the main author, but one or more commits I made were squashed into the patch during its development. Bye, Maarten