u-boot-brain/drivers/timer
Simon Glass 9d20db0483 x86: Fix up driver names to avoid dtoc warnings
At present there are a lot of dtoc warnings reported when building
chromebook_coral, of the form:

   WARNING: the driver intel_apl_lpc was not found in the driver list

Correct these by using driver names that matches their compatible string.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-11-05 14:58:45 +08:00
..
ag101p_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
altera_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
andes_plmt_timer.c riscv: Move Andes PLMT driver to drivers/timer 2020-10-26 10:01:28 +08:00
arc_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
ast_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
atcpit100_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
atmel_pit_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
cadence-ttc.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
dw-apb-timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
Kconfig timer: Add _TIMER suffix to Andes PLMT Kconfig 2020-10-26 10:01:28 +08:00
Makefile riscv: Move timer portions of SiFive CLINT to drivers/timer 2020-10-26 10:01:28 +08:00
mchp-pit64b-timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
mpc83xx_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
mtk_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
nomadik-mtu-timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
omap-timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
ostm_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
riscv_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
rockchip_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
sandbox_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
sifive_clint_timer.c riscv: Move timer portions of SiFive CLINT to drivers/timer 2020-10-26 10:01:28 +08:00
sti-timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
stm32_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
timer-uclass.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
tsc_timer.c x86: Fix up driver names to avoid dtoc warnings 2020-11-05 14:58:45 +08:00