[U-Boot] [PATCH 2/7] dm: core: add support for getting register address and size

Sekhar Nori nsekhar at ti.com
Tue Jun 4 06:24:13 UTC 2019


On 03/06/19 11:23 AM, Lokesh Vutla wrote:
> 
> 
> On 15/05/19 7:45 PM, Sekhar Nori wrote:
>> Current dev_read_*() API lacks support to get address and size
>> of a "reg" property by name or index. Add support for the same.
>>
>> Livetree support has been added but not tested.
>>
>> Signed-off-by: Sekhar Nori <nsekhar at ti.com>
> 
> Can you add some test cases under test/dm/test-fdt.c

v2 sent with this fixed. Also added a test case for the new clock API in
1/7.

> 
> Other than that:
> 
> Reviewed-by: Lokesh Vutla <lokeshvutla at ti.com>

Thanks,
Sekhar


More information about the U-Boot mailing list