From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Yan Subject: Re: [PATCH 1/3] clk: Hi6220: enable stub clock driver for ARCH_HISI Date: Sat, 12 Nov 2016 20:02:31 +0800 Message-ID: <20161112120231.GB23848@leoy-linaro> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20160831224049.GK12510@codeaurora.org> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Boyd 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 List-Id: linux-pm@vger.kernel.org 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? Thanks, Leo Yan