On 10/21/2016 07:21 PM, Mark Rutland wrote:
On Fri, Oct 21, 2016 at 12:14:01PM +0100, Mark Rutland wrote:
On Thu, Oct 20, 2016 at 05:58:17PM +0100, Mark Rutland wrote:
On Thu, Sep 29, 2016 at 02:17:13AM +0800, fu@linaro.org wrote:
+ arch_timer_ppi[PHYS_NONSECURE_PPI] =
acpi_gtdt_map
Hi Mark,
On 21 October 2016 at 19:21, Mark Rutland wrote:
> On Fri, Oct 21, 2016 at 12:14:01PM +0100, Mark Rutland wrote:
>> On Thu, Oct 20, 2016 at 05:58:17PM +0100, Mark Rutland wrote:
>> > On Thu, Sep 29, 2016 at 02:17:13AM +0800, fu@linaro.org wrote:
>> > > + arch_timer_ppi[PHYS_NONSECURE
On Fri, Oct 21, 2016 at 12:14:01PM +0100, Mark Rutland wrote:
> On Thu, Oct 20, 2016 at 05:58:17PM +0100, Mark Rutland wrote:
> > On Thu, Sep 29, 2016 at 02:17:13AM +0800, fu@linaro.org wrote:
> > > + arch_timer_ppi[PHYS_NONSECURE_PPI] =
> > > acpi_gtdt_map_ppi(PHYS_NONSECURE_PPI);
> > > + arc
On Thu, Oct 20, 2016 at 05:58:17PM +0100, Mark Rutland wrote:
> On Thu, Sep 29, 2016 at 02:17:13AM +0800, fu@linaro.org wrote:
> > + arch_timer_ppi[PHYS_NONSECURE_PPI] =
> > acpi_gtdt_map_ppi(PHYS_NONSECURE_PPI);
> > + arch_timer_ppi[VIRT_PPI] = acpi_gtdt_map_ppi(VIRT_PPI);
> > + arch_ti
On Thu, Sep 29, 2016 at 02:17:13AM +0800, fu@linaro.org wrote:
> From: Fu Wei
>
> The patch update arm_arch_timer driver to use the function
> provided by the new GTDT driver of ACPI.
> By this way, arm_arch_timer.c can be simplified, and separate
> all the ACPI GTDT knowledge from this timer
From: Fu Wei
The patch update arm_arch_timer driver to use the function
provided by the new GTDT driver of ACPI.
By this way, arm_arch_timer.c can be simplified, and separate
all the ACPI GTDT knowledge from this timer driver.
Signed-off-by: Fu Wei
Signed-off-by: Hanjun Guo
---
drivers/clocks
6 matches
Mail list logo