Re: [PATCH v2 4/8] clocksource: owl: Prepare S700

2017-12-07 Thread Andreas Färber
Am 07.12.2017 um 14:11 schrieb Daniel Lezcano: > On 07/12/2017 13:47, Andreas Färber wrote: >> Am 07.12.2017 um 10:23 schrieb Daniel Lezcano: >>> On 05/12/2017 00:00, Andreas Färber wrote: Hi Daniel, Am 14.11.2017 um 00:34 schrieb Andreas Färber: > Actions S700 has two 2Hz timers

Re: [PATCH v2 4/8] clocksource: owl: Prepare S700

2017-12-07 Thread Daniel Lezcano
On 14/11/2017 00:34, Andreas Färber wrote: > Actions S700 has two 2Hz timers like S500, and four TIMx timers like S900. > > Signed-off-by: Andreas Färber > --- Applied for 4.16. Thanks -- Daniel -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: <

Re: [PATCH v2 4/8] clocksource: owl: Prepare S700

2017-12-07 Thread Daniel Lezcano
On 07/12/2017 13:47, Andreas Färber wrote: > Am 07.12.2017 um 10:23 schrieb Daniel Lezcano: >> On 05/12/2017 00:00, Andreas Färber wrote: >>> Hi Daniel, >>> >>> Am 14.11.2017 um 00:34 schrieb Andreas Färber: Actions S700 has two 2Hz timers like S500, and four TIMx timers like S900. S

Re: [PATCH v2 4/8] clocksource: owl: Prepare S700

2017-12-07 Thread Andreas Färber
Am 07.12.2017 um 10:23 schrieb Daniel Lezcano: > On 05/12/2017 00:00, Andreas Färber wrote: >> Hi Daniel, >> >> Am 14.11.2017 um 00:34 schrieb Andreas Färber: >>> Actions S700 has two 2Hz timers like S500, and four TIMx timers like S900. >>> >>> Signed-off-by: Andreas Färber >>> --- >>> v1 -> v2:

Re: [PATCH v2 4/8] clocksource: owl: Prepare S700

2017-12-07 Thread Daniel Lezcano
On 05/12/2017 00:00, Andreas Färber wrote: > Hi Daniel, > > Am 14.11.2017 um 00:34 schrieb Andreas Färber: >> Actions S700 has two 2Hz timers like S500, and four TIMx timers like S900. >> >> Signed-off-by: Andreas Färber >> --- >> v1 -> v2: >> * Adopted TIMER_OF_DECLARE() (Daniel) >> >> driv

Re: [PATCH v2 4/8] clocksource: owl: Prepare S700

2017-12-04 Thread Andreas Färber
Hi Daniel, Am 14.11.2017 um 00:34 schrieb Andreas Färber: > Actions S700 has two 2Hz timers like S500, and four TIMx timers like S900. > > Signed-off-by: Andreas Färber > --- > v1 -> v2: > * Adopted TIMER_OF_DECLARE() (Daniel) > > drivers/clocksource/owl-timer.c | 1 + > 1 file changed, 1 i

[PATCH v2 4/8] clocksource: owl: Prepare S700

2017-11-13 Thread Andreas Färber
Actions S700 has two 2Hz timers like S500, and four TIMx timers like S900. Signed-off-by: Andreas Färber --- v1 -> v2: * Adopted TIMER_OF_DECLARE() (Daniel) drivers/clocksource/owl-timer.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/clocksource/owl-timer.c b/drivers/clocksour