From mboxrd@z Thu Jan 1 00:00:00 1970 From: leo.yan@linaro.org (Leo Yan) Date: Tue, 15 Nov 2016 10:43:02 +0800 Subject: [PATCH 1/3] clk: Hi6220: enable stub clock driver for ARCH_HISI In-Reply-To: <20161115024100.GW5177@codeaurora.org> References: <1472633417-9330-1-git-send-email-leo.yan@linaro.org> <1472633417-9330-2-git-send-email-leo.yan@linaro.org> <20161115024100.GW5177@codeaurora.org> Message-ID: <20161115024302.GB24408@leoy-linaro> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Nov 14, 2016 at 06:41:00PM -0800, 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 > > --- > > Applied to clk-next Thanks :) > -- > Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, > a Linux Foundation Collaborative Project