From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Subject: Re: [PATCHv2 2/3] clk: mvebu: adjust clock handling for the CP110 system controller Date: Tue, 14 Feb 2017 16:27:18 +0100 Message-ID: <20170214162718.0777d95f@free-electrons.com> References: <1482316017-22154-1-git-send-email-thomas.petazzoni@free-electrons.com> <1482316017-22154-3-git-send-email-thomas.petazzoni@free-electrons.com> <20161222001456.GX8288@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20161222001456.GX8288@codeaurora.org> Sender: linux-clk-owner@vger.kernel.org To: Stephen Boyd Cc: Michael Turquette , linux-clk@vger.kernel.org, Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Gregory Clement , devicetree@vger.kernel.org, Rob Herring , Ian Campbell , Pawel Moll , Mark Rutland , Kumar Gala , Nadav Haklai , Hanna Hawa , Yehuda Yitschak , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org Hello Stephen, On Wed, 21 Dec 2016 16:14:56 -0800, Stephen Boyd wrote: > On 12/21, Thomas Petazzoni wrote: > > This commit: > > > > - makes the GOP_DP (bit 9) gatable clock a child clock of the > > SD_MMC_GOP (bit 18) clock, as it should have been. The clock for bit > > 18 was just named SD_MMC, but since it also covers the GOP block, it > > is renamed SD_MMC_GOP. > > > > - makes the MG (bit 5) gatable clock a child clock of the MG_CORE > > clock (bit 6) > > > > Signed-off-by: Thomas Petazzoni > > --- > > Applied to clk-next I don't see my patch in clk-next at https://git.kernel.org/cgit/linux/kernel/git/clk/linux.git/log/drivers/clk/mvebu/cp110-system-controller.c?h=clk-next, nor in linux-next. Am I missing something? Thanks a lot, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: thomas.petazzoni@free-electrons.com (Thomas Petazzoni) Date: Tue, 14 Feb 2017 16:27:18 +0100 Subject: [PATCHv2 2/3] clk: mvebu: adjust clock handling for the CP110 system controller In-Reply-To: <20161222001456.GX8288@codeaurora.org> References: <1482316017-22154-1-git-send-email-thomas.petazzoni@free-electrons.com> <1482316017-22154-3-git-send-email-thomas.petazzoni@free-electrons.com> <20161222001456.GX8288@codeaurora.org> Message-ID: <20170214162718.0777d95f@free-electrons.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello Stephen, On Wed, 21 Dec 2016 16:14:56 -0800, Stephen Boyd wrote: > On 12/21, Thomas Petazzoni wrote: > > This commit: > > > > - makes the GOP_DP (bit 9) gatable clock a child clock of the > > SD_MMC_GOP (bit 18) clock, as it should have been. The clock for bit > > 18 was just named SD_MMC, but since it also covers the GOP block, it > > is renamed SD_MMC_GOP. > > > > - makes the MG (bit 5) gatable clock a child clock of the MG_CORE > > clock (bit 6) > > > > Signed-off-by: Thomas Petazzoni > > --- > > Applied to clk-next I don't see my patch in clk-next at https://git.kernel.org/cgit/linux/kernel/git/clk/linux.git/log/drivers/clk/mvebu/cp110-system-controller.c?h=clk-next, nor in linux-next. Am I missing something? Thanks a lot, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com