From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757202AbcHYTwi (ORCPT ); Thu, 25 Aug 2016 15:52:38 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:54284 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754375AbcHYTw0 (ORCPT ); Thu, 25 Aug 2016 15:52:26 -0400 Date: Thu, 25 Aug 2016 12:51:13 -0700 From: Stephen Boyd To: Srinivas Kandagatla Cc: Andy Gross , David Brown , Michael Turquette , linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] clk: qcom: select GDSC for msm8996 gcc and mmcc Message-ID: <20160825195113.GL19826@codeaurora.org> References: <1472124487-22776-1-git-send-email-srinivas.kandagatla@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1472124487-22776-1-git-send-email-srinivas.kandagatla@linaro.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/25, Srinivas Kandagatla wrote: > This patch selects QCOM_GDSC Kconfig for msm8996 GCC and MMCC clock > controllers, as these provide some of the gdscs on the SOC. > > Also selecting this config will make it align with other drivers which > do the same. > > Signed-off-by: Srinivas Kandagatla This is a bug fix? Needs a fixes tag I think Fixes: 52111672f791 ("clk: qcom: gdsc: Add GDSCs in msm8996 GCC") Fixes: 7e824d507909 ("clk: qcom: gdsc: Add mmcc gdscs for msm8996 family") I'll queue it up in linux-next. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project