]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
clk: Hi6220: enable stub clock driver for ARCH_HISI
authorLeo Yan <leo.yan@linaro.org>
Wed, 31 Aug 2016 08:50:15 +0000 (16:50 +0800)
committerStephen Boyd <sboyd@codeaurora.org>
Tue, 15 Nov 2016 02:40:47 +0000 (18:40 -0800)
commit9a881bc55d7b2cb4093005391613a2c517f09516
treecd8504b3c4244abf4d3ab5cb02666dce2dc8af00
parent09d5dc586be6549374c62422606f995ec5328cde
clk: Hi6220: enable stub clock driver for ARCH_HISI

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 <dietmar.eggemann@arm.com>
Signed-off-by: Leo Yan <leo.yan@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/hisilicon/Kconfig