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: Wed, 21 Dec 2016 16:14:56 -0800 Message-ID: <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> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1482316017-22154-3-git-send-email-thomas.petazzoni@free-electrons.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Thomas Petazzoni Cc: Mark Rutland , Andrew Lunn , Yehuda Yitschak , Jason Cooper , Pawel Moll , devicetree@vger.kernel.org, Michael Turquette , Ian Campbell , Nadav Haklai , Rob Herring , Kumar Gala , Gregory Clement , Hanna Hawa , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth List-Id: devicetree@vger.kernel.org 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 -- 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 Return-Path: Date: Wed, 21 Dec 2016 16:14:56 -0800 From: Stephen Boyd 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 Subject: Re: [PATCHv2 2/3] clk: mvebu: adjust clock handling for the CP110 system controller Message-ID: <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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1482316017-22154-3-git-send-email-thomas.petazzoni@free-electrons.com> List-ID: 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 -- 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: Wed, 21 Dec 2016 16:14:56 -0800 Subject: [PATCHv2 2/3] clk: mvebu: adjust clock handling for the CP110 system controller In-Reply-To: <1482316017-22154-3-git-send-email-thomas.petazzoni@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> Message-ID: <20161222001456.GX8288@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project