Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1381816
| From | Xu Wei <xuwei04@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 RESEND 2/4] arm64: Kconfig: select sp804 timer for ARCH_HISI |
| Date | 2016-04-18 17:20 +0200 |
| Message-ID | <rpj7Z-7JL-37@gated-at.bofh.it> (permalink) |
| References | <qTl86-45V-11@gated-at.bofh.it> <qTl87-45V-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Leo, On 21/01/16 10:53, Leo Yan wrote: > Select sp804 timer for ARCH_HISI, which is used as broadcast timer. > > Signed-off-by: Leo Yan <leo.yan@linaro.org> > --- > arch/arm64/Kconfig.platforms | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms > index 4043c35..94c410d 100644 > --- a/arch/arm64/Kconfig.platforms > +++ b/arch/arm64/Kconfig.platforms > @@ -36,6 +36,7 @@ config ARCH_LAYERSCAPE > > config ARCH_HISI > bool "Hisilicon SoC Family" > + select ARM_TIMER_SP804 > help > This enables support for Hisilicon ARMv8 SoC family > Just applied this to the hisilicon soc tree. The others have been picked up from Guodong's patch set. Thanks! Best Regards, Wei
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2 RESEND 2/4] arm64: Kconfig: select sp804 timer for ARCH_HISI Xu Wei <xuwei04@gmail.com> - 2016-04-18 17:20 +0200
csiph-web