From 35751c7f3f01a6123e2965ad1b71a8e6a7a9c90d Mon Sep 17 00:00:00 2001 From: William Zhang Date: Tue, 23 Aug 2022 21:44:32 -0700 Subject: timer: sti: convert sti-timer to arm a9 global timer STI timer is actually ARM Cortex A9 global timer. Convert the driver to use generic global timer name and make it consistent with Linux kernel global timer driver. This also allows any A9 based device to use this driver. Signed-off-by: William Zhang Reviewed-by: Patrice Chotard Tested-by: Patrice Chotard --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 03fc6c5c28..1cf99c1393 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -510,7 +510,7 @@ F: drivers/mmc/sti_sdhci.c F: drivers/reset/sti-reset.c F: drivers/serial/serial_sti_asc.c F: drivers/sysreset/sysreset_sti.c -F: drivers/timer/sti-timer.c +F: drivers/timer/arm_global_timer.c F: drivers/usb/host/dwc3-sti-glue.c F: include/dwc3-sti-glue.h F: include/dt-bindings/clock/stih407-clks.h -- cgit v1.2.3