From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH] clk: qcom: msm8916: Fix crypto clock flags Date: Fri, 6 May 2016 11:04:51 -0700 Message-ID: <20160506180451.GY3492@codeaurora.org> References: <1462307051-19256-1-git-send-email-andy.gross@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:43210 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758144AbcEFSEx (ORCPT ); Fri, 6 May 2016 14:04:53 -0400 Content-Disposition: inline In-Reply-To: <1462307051-19256-1-git-send-email-andy.gross@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Andy Gross Cc: linux-clk@vger.kernel.org, Michael Turquette , linux-arm-msm@vger.kernel.org On 05/03, Andy Gross wrote: > This patch adds the CLK_SET_RATE_PARENT flag for the crypto core and > ahb blocks. Without this flag, clk_set_rate can fail for certain > frequency requests. > > Signed-off-by: Andy Gross > --- Applied to clk-next + added Fixes tag. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project