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

2017-03-19 Thread Fu Wei
Hi Mark, On 18 March 2017 at 04:03, Mark Rutland wrote: > On Thu, Mar 09, 2017 at 11:47:16PM +0100, Fu Wei wrote: >> Hi Mark, Marc, > > Hi, > >> I have tried to rebase all the 19(6+13) patches on 4.11-rc1, >> all the patchse can directly apply on 4.11-rc1, >> >> Could you

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

2017-03-19 Thread Fu Wei
Hi Mark, On 18 March 2017 at 04:03, Mark Rutland wrote: > On Thu, Mar 09, 2017 at 11:47:16PM +0100, Fu Wei wrote: >> Hi Mark, Marc, > > Hi, > >> I have tried to rebase all the 19(6+13) patches on 4.11-rc1, >> all the patchse can directly apply on 4.11-rc1, >> >> Could you help to review the

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

2017-03-17 Thread Mark Rutland
On Thu, Mar 09, 2017 at 11:47:16PM +0100, Fu Wei wrote: > Hi Mark, Marc, Hi, > I have tried to rebase all the 19(6+13) patches on 4.11-rc1, > all the patchse can directly apply on 4.11-rc1, > > Could you help to review the patches, and see if there is anywhere I > can improve ? I'm sorry I

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

2017-03-17 Thread Mark Rutland
On Thu, Mar 09, 2017 at 11:47:16PM +0100, Fu Wei wrote: > Hi Mark, Marc, Hi, > I have tried to rebase all the 19(6+13) patches on 4.11-rc1, > all the patchse can directly apply on 4.11-rc1, > > Could you help to review the patches, and see if there is anywhere I > can improve ? I'm sorry I

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

2017-03-09 Thread Fu Wei
Hi Mark, Marc, I have tried to rebase all the 19(6+13) patches on 4.11-rc1, all the patchse can directly apply on 4.11-rc1, Could you help to review the patches, and see if there is anywhere I can improve ? Great thanks ! :-) On 20 February 2017 at 17:20, Fu Wei wrote: >

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

2017-03-09 Thread Fu Wei
Hi Mark, Marc, I have tried to rebase all the 19(6+13) patches on 4.11-rc1, all the patchse can directly apply on 4.11-rc1, Could you help to review the patches, and see if there is anywhere I can improve ? Great thanks ! :-) On 20 February 2017 at 17:20, Fu Wei wrote: > Hi Mark, Marc > >

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

2017-02-20 Thread Fu Wei
Hi Mark, Marc On 7 February 2017 at 02:50, wrote: > From: Fu Wei > > This patchset: > (1)Preparation for adding GTDT support in arm_arch_timer: > 1. Introduce two functions to get the frequency from mmio and sysreg. > 2. separate out

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

2017-02-20 Thread Fu Wei
Hi Mark, Marc On 7 February 2017 at 02:50, wrote: > From: Fu Wei > > This patchset: > (1)Preparation for adding GTDT support in arm_arch_timer: > 1. Introduce two functions to get the frequency from mmio and sysreg. > 2. separate out device-tree code from

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

2017-02-06 Thread fu . wei
From: Fu Wei This patchset: (1)Preparation for adding GTDT support in arm_arch_timer: 1. Introduce two functions to get the frequency from mmio and sysreg. 2. separate out device-tree code from arch_timer_detect_rate 3. remove arch_timer_detect_rate

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

2017-02-06 Thread fu . wei
From: Fu Wei This patchset: (1)Preparation for adding GTDT support in arm_arch_timer: 1. Introduce two functions to get the frequency from mmio and sysreg. 2. separate out device-tree code from arch_timer_detect_rate 3. remove arch_timer_detect_rate use