]> asedeno.scripts.mit.edu Git - linux.git/commit
clocksource/drivers/imx-gpt: Add support for ARM64
authorAnson Huang <anson.huang@nxp.com>
Mon, 5 Nov 2018 01:10:27 +0000 (01:10 +0000)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 18 Dec 2018 21:22:23 +0000 (22:22 +0100)
commitdf181e38281602bb404c5c8158a87317274dc653
treef468076cd5dd044c41da23a61b9e339d86b29a4a
parentfa83c6f45aa560f814adfdf1a0bf523c1157dfe1
clocksource/drivers/imx-gpt: Add support for ARM64

This patch allows building and compile-testing the i.MX GPT driver
also for ARM64. The delay_timer is only supported on ARMv7.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/Kconfig
drivers/clocksource/timer-imx-gpt.c