[U-Boot] [PATCH v2 03/19] dm: timer: uclass: Add flag to control sequence numbering

Simon Glass sjg at chromium.org
Sat Jan 16 02:21:35 CET 2016


On 5 January 2016 at 17:25, Simon Glass <sjg at chromium.org> wrote:
> On 24 December 2015 at 03:38, Mugunthan V N <mugunthanvnm at ti.com> wrote:
>> 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 at ti.com>
>> Reviewed-by: Simon Glass <sjg at chromium.org>
>> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>  drivers/timer/timer-uclass.c | 1 +
>>  1 file changed, 1 insertion(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list