From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756965AbcKLMCq (ORCPT ); Sat, 12 Nov 2016 07:02:46 -0500 Received: from mail-pf0-f173.google.com ([209.85.192.173]:35871 "EHLO mail-pf0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752845AbcKLMCp (ORCPT ); Sat, 12 Nov 2016 07:02:45 -0500 Date: Sat, 12 Nov 2016 20:02:31 +0800 From: Leo Yan 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 Subject: Re: [PATCH 1/3] clk: Hi6220: enable stub clock driver for ARCH_HISI 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 Content-Disposition: inline In-Reply-To: <20160831224049.GK12510@codeaurora.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 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