Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1381816 > unrolled thread
| Started by | Xu Wei <xuwei04@gmail.com> |
|---|---|
| First post | 2016-04-18 17:20 +0200 |
| Last post | 2016-04-18 17:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | Xu Wei <xuwei04@gmail.com> |
|---|---|
| Date | 2016-04-18 17:20 +0200 |
| Subject | Re: [PATCH v2 RESEND 2/4] arm64: Kconfig: select sp804 timer for ARCH_HISI |
| Message-ID | <rpj7Z-7JL-37@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web