Re: [PATCH v2 34/35] clocksource/drivers/Kconfig: Support andestech atcpit100 timer

2017-12-07 Thread Daniel Lezcano
On 28/11/2017 03:53, Greentime Hu wrote: > 2017-11-27 22:11 GMT+08:00 Arnd Bergmann : >> On Mon, Nov 27, 2017 at 1:28 PM, Greentime Hu wrote: >>> From: Rick Chen >>> >>> Add CLKSRC_ATCPIT100 for Andestech atcpit100 timer selection. >>> It often be used in Andestech AE3XX platform. >>> >>> Signed-

Re: [PATCH v2 34/35] clocksource/drivers/Kconfig: Support andestech atcpit100 timer

2017-12-07 Thread Daniel Lezcano
On 27/11/2017 13:28, Greentime Hu wrote: > From: Rick Chen > > Add CLKSRC_ATCPIT100 for Andestech atcpit100 timer selection. > It often be used in Andestech AE3XX platform. > > Signed-off-by: Rick Chen > Signed-off-by: Greentime Hu > --- > drivers/clocksource/Kconfig |6 ++ > drivers

Re: [PATCH v2 34/35] clocksource/drivers/Kconfig: Support andestech atcpit100 timer

2017-11-27 Thread Greentime Hu
2017-11-27 22:11 GMT+08:00 Arnd Bergmann : > On Mon, Nov 27, 2017 at 1:28 PM, Greentime Hu wrote: >> From: Rick Chen >> >> Add CLKSRC_ATCPIT100 for Andestech atcpit100 timer selection. >> It often be used in Andestech AE3XX platform. >> >> Signed-off-by: Rick Chen >> Signed-off-by: Greentime Hu

Re: [PATCH v2 34/35] clocksource/drivers/Kconfig: Support andestech atcpit100 timer

2017-11-27 Thread Arnd Bergmann
On Mon, Nov 27, 2017 at 1:28 PM, Greentime Hu wrote: > From: Rick Chen > > Add CLKSRC_ATCPIT100 for Andestech atcpit100 timer selection. > It often be used in Andestech AE3XX platform. > > Signed-off-by: Rick Chen > Signed-off-by: Greentime Hu No need to split out the Makefile patch from the a

[PATCH v2 34/35] clocksource/drivers/Kconfig: Support andestech atcpit100 timer

2017-11-27 Thread Greentime Hu
From: Rick Chen Add CLKSRC_ATCPIT100 for Andestech atcpit100 timer selection. It often be used in Andestech AE3XX platform. Signed-off-by: Rick Chen Signed-off-by: Greentime Hu --- drivers/clocksource/Kconfig |6 ++ drivers/clocksource/Makefile |1 + 2 files changed, 7 insertions