[PATCH v8 17/21] clocksource / arch_timer: Parse GTDT to initialize arch timer
From: Hanjun Guo <hidden>
Date: 2015-02-03 13:28:28
Also in:
linux-acpi, lkml
From: Hanjun Guo <hidden>
Date: 2015-02-03 13:28:28
Also in:
linux-acpi, lkml
On 2015?02?03? 06:23, Rafael J. Wysocki wrote:
On Monday, February 02, 2015 08:45:45 PM Hanjun Guo wrote:quoted
Using the information presented by GTDT (Generic Timer Description Table) to initialize the arch timer (not memory-mapped). CC: Daniel Lezcano <redacted> Originally-by: Amit Daniel Kachhap [off-list ref] Tested-by: Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> Tested-by: Yijing Wang <redacted> Tested-by: Mark Langsdorf <redacted> Tested-by: Jon Masters <redacted> Tested-by: Timur Tabi <redacted> Signed-off-by: Hanjun Guo <redacted> --- arch/arm64/kernel/time.c | 7 ++ drivers/clocksource/arm_arch_timer.c | 132 ++++++++++++++++++++++++++++-------An ACK from Thomas Gleixner is necessary for that.
I will CC Thomas in the change log in next version with both patch 16/17. Thanks Hanjun