Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1457862
| From | Leo Yan <leo.yan@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] clk: Hi6220: enable stub clock driver for ARCH_HISI |
| Date | 2016-08-08 17:40 +0200 |
| Message-ID | <s3UOJ-3af-5@gated-at.bofh.it> (permalink) |
| References | <s3JzX-4oT-3@gated-at.bofh.it> <s3LLr-5N8-9@gated-at.bofh.it> <s3MxP-6io-21@gated-at.bofh.it> <s3U2m-2BY-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Aug 08, 2016 at 08:12:21PM +0530, Amit Kucheria wrote: [...] > >> > diff --git a/drivers/clk/hisilicon/Kconfig b/drivers/clk/hisilicon/Kconfig > >> > index 3f537a0..9e0a95e 100644 > >> > --- a/drivers/clk/hisilicon/Kconfig > >> > +++ b/drivers/clk/hisilicon/Kconfig > >> > @@ -23,5 +23,6 @@ config RESET_HISI > >> > config STUB_CLK_HI6220 > >> > bool "Hi6220 Stub Clock Driver" > >> > depends on COMMON_CLK_HI6220 && MAILBOX > >> > + default ARCH_HISI > > Instead of forcing this up on the entire arch, why not restrict it to > just the cpufreq driver? ARM_HISI_ACPU_CPUFREQ? ARM_HISI_ACPU_CPUFREQ has been removed by 3920be471ce7f "cpufreq: hisilicon: Use generic platdev driver". By default now platforms are using drivers/cpufreq/cpufreq-dt-platdev.c. > >> > help > >> > Build the Hisilicon Hi6220 stub clock driver. > >> > -- > >> > 1.9.1 > >> >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] clk: Hi6220: enable stub clock driver for ARCH_HISI Leo Yan <leo.yan@linaro.org> - 2016-08-08 05:40 +0200
Re: [PATCH] clk: Hi6220: enable stub clock driver for ARCH_HISI Amit Kucheria <amit.kucheria@verdurent.com> - 2016-08-08 08:00 +0200
Re: [PATCH] clk: Hi6220: enable stub clock driver for ARCH_HISI Leo Yan <leo.yan@linaro.org> - 2016-08-08 08:50 +0200
Re: [PATCH] clk: Hi6220: enable stub clock driver for ARCH_HISI Amit Kucheria <amit.kucheria@verdurent.com> - 2016-08-08 16:50 +0200
Re: [PATCH] clk: Hi6220: enable stub clock driver for ARCH_HISI Leo Yan <leo.yan@linaro.org> - 2016-08-08 17:40 +0200
Re: [PATCH] clk: Hi6220: enable stub clock driver for ARCH_HISI Daniel Thompson <daniel.thompson@linaro.org> - 2016-08-08 18:00 +0200
Re: [PATCH] clk: Hi6220: enable stub clock driver for ARCH_HISI Amit Kucheria <amit.kucheria@verdurent.com> - 2016-08-08 20:10 +0200
Re: [PATCH] clk: Hi6220: enable stub clock driver for ARCH_HISI Daniel Thompson <daniel.thompson@linaro.org> - 2016-08-08 22:40 +0200
Re: [PATCH] clk: Hi6220: enable stub clock driver for ARCH_HISI Leo Yan <leo.yan@linaro.org> - 2016-08-09 03:30 +0200
csiph-web