u-boot/drivers/timer
Mugunthan V N a5d801130c dm: timer: uclass: Add flag to control sequence numbering
Like SPI and I2C, timer devices also have multiple chip
instances. This patch adds the flag 'DM_UC_FLAG_SEQ_ALIAS' in
timer_uclass driver to control device sequence numbering.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-01-20 19:06:21 -07:00
..
altera_timer.c dm: timer: Support 64-bit counter 2015-12-01 06:23:51 -07:00
Kconfig x86: tsc: Move tsc_timer.c to drivers/timer 2015-12-01 06:26:35 -07:00
Makefile x86: tsc: Move tsc_timer.c to drivers/timer 2015-12-01 06:26:35 -07:00
sandbox_timer.c dm: timer: Support 64-bit counter 2015-12-01 06:23:51 -07:00
timer-uclass.c dm: timer: uclass: Add flag to control sequence numbering 2016-01-20 19:06:21 -07:00
tsc_timer.c x86: Move i8254_init() to x86_cpu_init_f() 2015-12-09 17:44:44 +08:00