[PATCH v2 0/4] clocksource: rockchip/timer: Support rktimer for rk3399

2016-06-06 Thread Caesar Wang
This series patches had been tested on rockchip inside kernel. In order to support the rk3399 SoC timer and turn off interrupts and IPIs to save power in idle. Okay, it still works bootup on rk3288/other SoCs, even though many socs hasn't used the broadcast timer. History version: v1: https://lkm

Re: [PATCH v2 0/4] clocksource: rockchip/timer: Support rktimer for rk3399

2016-06-16 Thread Caesar Wang
On 2016年06月16日 22:26, Daniel Lezcano wrote: On 06/07/2016 06:54 AM, Caesar Wang wrote: This series patches had been tested on rockchip inside kernel. In order to support the rk3399 SoC timer and turn off interrupts and IPIs to save power in idle. Okay, it still works bootup on rk3288/other So

Re: [PATCH v2 0/4] clocksource: rockchip/timer: Support rktimer for rk3399

2016-06-16 Thread Daniel Lezcano
On 06/07/2016 06:54 AM, Caesar Wang wrote: This series patches had been tested on rockchip inside kernel. In order to support the rk3399 SoC timer and turn off interrupts and IPIs to save power in idle. Okay, it still works bootup on rk3288/other SoCs, even though many socs hasn't used the broad

Re: [PATCH v2 0/4] clocksource: rockchip/timer: Support rktimer for rk3399

2016-06-13 Thread Daniel Lezcano
On Tue, Jun 07, 2016 at 12:54:29PM +0800, Caesar Wang wrote: > This series patches had been tested on rockchip inside kernel. > In order to support the rk3399 SoC timer and turn off interrupts and IPIs to > save power in idle. For my personnal information, are the arch_timer in the same power doma

Re: [PATCH v2 0/4] clocksource: rockchip/timer: Support rktimer for rk3399

2016-06-13 Thread Huang, Tao
Hi Daniel: On 2016年06月13日 21:06, Daniel Lezcano wrote: > On Tue, Jun 07, 2016 at 12:54:29PM +0800, Caesar Wang wrote: >> This series patches had been tested on rockchip inside kernel. >> In order to support the rk3399 SoC timer and turn off interrupts and IPIs to >> save power in idle. > > For my

Re: [PATCH v2 0/4] clocksource: rockchip/timer: Support rktimer for rk3399

2016-06-14 Thread Caesar Wang
On 2016年06月14日 12:00, Huang, Tao wrote: Hi Daniel: On 2016年06月13日 21:06, Daniel Lezcano wrote: On Tue, Jun 07, 2016 at 12:54:29PM +0800, Caesar Wang wrote: This series patches had been tested on rockchip inside kernel. In order to support the rk3399 SoC timer and turn off interrupts and IPIs t