Searched hist:a5d801130cc9f4fc1cf2b710ac7560759b2e1c95 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/timer/ |
| H A D | timer-uclass.c | a5d801130cc9f4fc1cf2b710ac7560759b2e1c95 Thu Dec 24 10:38:06 UTC 2015 Mugunthan V N <mugunthanvnm@ti.com> 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>
|