Re: [PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer

2017-03-31 Thread Fu Wei
Hi Mark, On 28 March 2017 at 22:53, Mark Rutland wrote: > Hi, > > On Tue, Mar 28, 2017 at 10:29:10PM +0800, Fu Wei wrote: >> On 28 March 2017 at 21:05, Mark Rutland wrote: >> > Sorry for the delay; I have not had the time to focus on this as I would

Re: [PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer

2017-03-31 Thread Fu Wei
Hi Mark, On 28 March 2017 at 22:53, Mark Rutland wrote: > Hi, > > On Tue, Mar 28, 2017 at 10:29:10PM +0800, Fu Wei wrote: >> On 28 March 2017 at 21:05, Mark Rutland wrote: >> > Sorry for the delay; I have not had the time to focus on this as I would >> > like to. I'm happy with patches 1-4, but

Re: [PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer

2017-03-28 Thread Mark Rutland
Hi, On Tue, Mar 28, 2017 at 10:29:10PM +0800, Fu Wei wrote: > On 28 March 2017 at 21:05, Mark Rutland wrote: > > Sorry for the delay; I have not had the time to focus on this as I would > > like to. I'm happy with patches 1-4, but from patch 5 onwards, there's > > one

Re: [PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer

2017-03-28 Thread Mark Rutland
Hi, On Tue, Mar 28, 2017 at 10:29:10PM +0800, Fu Wei wrote: > On 28 March 2017 at 21:05, Mark Rutland wrote: > > Sorry for the delay; I have not had the time to focus on this as I would > > like to. I'm happy with patches 1-4, but from patch 5 onwards, there's > > one change I'd like to see. > >

Re: [PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer

2017-03-28 Thread Fu Wei
Hi Mark, On 28 March 2017 at 21:05, Mark Rutland wrote: > On Tue, Mar 28, 2017 at 08:34:12PM +0800, Fu Wei wrote: >> Hi Jon, >> >> Thanks for your email >> An hour ago, I just got some feedback from Lorenzo, will update my >> patchset ASAP according to his suggestion. >>

Re: [PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer

2017-03-28 Thread Fu Wei
Hi Mark, On 28 March 2017 at 21:05, Mark Rutland wrote: > On Tue, Mar 28, 2017 at 08:34:12PM +0800, Fu Wei wrote: >> Hi Jon, >> >> Thanks for your email >> An hour ago, I just got some feedback from Lorenzo, will update my >> patchset ASAP according to his suggestion. >> >> But I still need

Re: [PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer

2017-03-28 Thread Fu Wei
Hi Jon, Thanks for your email An hour ago, I just got some feedback from Lorenzo, will update my patchset ASAP according to his suggestion. But I still need some feedback form Mark, I can see some progress here:

Re: [PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer

2017-03-28 Thread Fu Wei
Hi Jon, Thanks for your email An hour ago, I just got some feedback from Lorenzo, will update my patchset ASAP according to his suggestion. But I still need some feedback form Mark, I can see some progress here:

Re: [PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer

2017-03-28 Thread Mark Rutland
On Tue, Mar 28, 2017 at 08:34:12PM +0800, Fu Wei wrote: > Hi Jon, > > Thanks for your email > An hour ago, I just got some feedback from Lorenzo, will update my > patchset ASAP according to his suggestion. > > But I still need some feedback form Mark, I can see some progress here: >

Re: [PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer

2017-03-28 Thread Mark Rutland
On Tue, Mar 28, 2017 at 08:34:12PM +0800, Fu Wei wrote: > Hi Jon, > > Thanks for your email > An hour ago, I just got some feedback from Lorenzo, will update my > patchset ASAP according to his suggestion. > > But I still need some feedback form Mark, I can see some progress here: >

Re: [PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer

2017-03-28 Thread Jon Masters
Anyone got review comments for this series? On 03/21/2017 12:31 PM, fu@linaro.org wrote: > From: Fu Wei > > This patchset: > (1)Preparation for adding GTDT support in arm_arch_timer: > 1. Introduce a wrapper function to get the frequency from mmio. >

Re: [PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer

2017-03-28 Thread Jon Masters
Anyone got review comments for this series? On 03/21/2017 12:31 PM, fu@linaro.org wrote: > From: Fu Wei > > This patchset: > (1)Preparation for adding GTDT support in arm_arch_timer: > 1. Introduce a wrapper function to get the frequency from mmio. > 2. separate out

[PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer

2017-03-21 Thread fu . wei
From: Fu Wei This patchset: (1)Preparation for adding GTDT support in arm_arch_timer: 1. Introduce a wrapper function to get the frequency from mmio. 2. separate out device-tree code from arch_timer_detect_rate 3. remove arch_timer_detect_rate use

[PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer

2017-03-21 Thread fu . wei
From: Fu Wei This patchset: (1)Preparation for adding GTDT support in arm_arch_timer: 1. Introduce a wrapper function to get the frequency from mmio. 2. separate out device-tree code from arch_timer_detect_rate 3. remove arch_timer_detect_rate use