[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0385e24e-b118-7243-fbee-4bad052b1eb2@synopsys.com>
Date: Fri, 11 Nov 2016 16:53:27 -0800
From: Vineet Gupta <Vineet.Gupta1@...opsys.com>
To: Daniel Lezcano <daniel.lezcano@...aro.org>
CC: Noam Camus <noamca@...lanox.com>, <tglx@...utronix.de>,
<linux-snps-arc@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <Alexey.Brodkin@...opsys.com>
Subject: Re: [PATCH v4 8/8] clocksource: import ARC timer driver
On 11/11/2016 03:11 PM, Daniel Lezcano wrote:
> On Fri, Nov 11, 2016 at 01:38:52PM -0800, Vineet Gupta wrote:
>> This adds support for
>>
>> - CONFIG_ARC_TIMERS : legacy 32-bit TIMER0 and TIMER1 which count UP
>> from @CNT to @LIMIT, before optionally triggering an interrupt.
>> These are programmed using ARC auxiliary register interface.
>> These are present in all ARC cores (ARC700 and ARC HS38)
>> TIMER0 serves as clockevent for all ARC linux builds.
>> TIMER1 is used for clocksource in arc700 builds.
>>
>> - CONFIG_ARC_TIMERS_64BIT: 64-bit counters, RTC and GFRC found in
>> ARC HS38 cores. These are independnet IP blocks with different
>> programming model respectively.
>>
>> Signed-off-by: Vineet Gupta <vgupta@...opsys.com>
>> ---
>
> Acked-by: Daniel Lezcano <daniel.lezcano@...aro.org>
>
Thx Daniel. So I suppose for 4.10, I will get these merged, including the
driver/clocksource bits. OK ?
-Vineet
Powered by blists - more mailing lists