From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965415AbcKOCkr (ORCPT ); Mon, 14 Nov 2016 21:40:47 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:39696 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932906AbcKOCko (ORCPT ); Mon, 14 Nov 2016 21:40:44 -0500 DMARC-Filter: OpenDMARC Filter v1.3.1 smtp.codeaurora.org D32CF614C4 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=pass smtp.mailfrom=sboyd@codeaurora.org Date: Mon, 14 Nov 2016 18:40:42 -0800 From: Stephen Boyd To: Leo Yan Cc: Catalin Marinas , Will Deacon , Michael Turquette , Zhang Rui , Eduardo Valentin , Arnd Bergmann , Simon Horman , Krzysztof Kozlowski , Thierry Reding , Riku Voipio , Srinivas Kandagatla , Rob Herring , Philipp Zabel , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-pm@vger.kernel.org, Guodong Xu , Amit Kucheria Subject: Re: [PATCH 1/3] clk: Hi6220: enable stub clock driver for ARCH_HISI Message-ID: <20161115024042.GV5177@codeaurora.org> References: <1472633417-9330-1-git-send-email-leo.yan@linaro.org> <1472633417-9330-2-git-send-email-leo.yan@linaro.org> <20160831224049.GK12510@codeaurora.org> <20161112120231.GB23848@leoy-linaro> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161112120231.GB23848@leoy-linaro> 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 11/12, Leo Yan wrote: > Hi Stephen, > > On Wed, Aug 31, 2016 at 03:40:49PM -0700, Stephen Boyd wrote: > > On 08/31, Leo Yan wrote: > > > In current kernel config 'CONFIG_STUB_CLK_HI6220' is disabled by > > > default, as result stub clock driver has not been registered and > > > CPUFreq driver cannot work. > > > > > > This patch is to enable stub clock driver in config for ARCH_HISI. > > > > > > Reported-by: Dietmar Eggemann > > > Signed-off-by: Leo Yan > > > --- > > > > Acked-by: Stephen Boyd > > We found this patch is missed mainline kernel. So could you help pick > it? Or do you need me resend this patch? > Sure I can fish it out and apply it. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project