[U-Boot] [PATCH] fdt: implement dev_get_addr_name()

Simon Glass sjg at chromium.org
Fri Apr 15 17:44:23 CEST 2016


On 6 April 2016 at 17:16, Simon Glass <sjg at chromium.org> wrote:
> On 6 April 2016 at 12:49, Stephen Warren <swarren at wwwdotorg.org> wrote:
>> From: Stephen Warren <swarren at nvidia.com>
>>
>> This function parses the reg property based on an index found in the
>> reg-names property. This is required for bindings that are written
>> using reg-names rather than hard-coding indices in reg.
>>
>> Signed-off-by: Stephen Warren <swarren at nvidia.com>
>> ---
>>  drivers/core/device.c | 16 ++++++++++++++++
>>  include/dm/device.h   | 12 ++++++++++++
>>  2 files changed, 28 insertions(+)
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list