From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCHv2 2/3] clk: mvebu: adjust clock handling for the CP110 system controller Date: Tue, 14 Feb 2017 10:59:12 -0800 Message-ID: <20170214185912.GT25384@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> <20170214162718.0777d95f@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170214162718.0777d95f@free-electrons.com> Sender: linux-clk-owner@vger.kernel.org To: Thomas Petazzoni 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 On 02/14, Thomas Petazzoni wrote: > 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? > Odd. I don't know what happened. I've applied it now. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Tue, 14 Feb 2017 10:59:12 -0800 Subject: [PATCHv2 2/3] clk: mvebu: adjust clock handling for the CP110 system controller In-Reply-To: <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> <20170214162718.0777d95f@free-electrons.com> Message-ID: <20170214185912.GT25384@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 02/14, Thomas Petazzoni wrote: > 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? > Odd. I don't know what happened. I've applied it now. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project