clocksource: rename driver for ARMv8 Timer to ARM architected timer
The driver matches against both "arm,armv7-timer" and "arm,armv8-timer"
compatibles, thus rename it to better reflect that it's not only ARMv8
specific.

Only functional change intended is name changes. The symbol is default
y, so the rename shouldn't cause it to get lost with olddefconfig.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent b6b8e9c commit 37f468f474351b81603f058103945edce206e77a
@Ahmad Fatoum Ahmad Fatoum authored on 10 Feb 2020
Sascha Hauer committed on 12 Feb 2020
Showing 4 changed files
View
drivers/clocksource/Kconfig
View
drivers/clocksource/Makefile
View
drivers/clocksource/arm_architected_timer.c 0 → 100644
View
drivers/clocksource/armv8-timer.c 100644 → 0