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

Simon Glass sjg at chromium.org
Thu Apr 7 01:16:08 CEST 2016


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>


More information about the U-Boot mailing list