[U-Boot] [RESEND PATCH] core: ofnode: Add ofnode_get_addr_size_index

Simon Glass sjg at chromium.org
Wed Apr 24 23:59:06 UTC 2019


On Wed, 24 Apr 2019 at 05:49, Keerthy <j-keerthy at ti.com> wrote:
>
> Add ofnode_get_addr_size_index function to fetch the address
> and size of the reg space based on index.
>
> Signed-off-by: Keerthy <j-keerthy at ti.com>
> ---
>
> Previous  discussion can be found here:
>
>   * https://patchwork.ozlabs.org/patch/999659/
>
>  drivers/core/ofnode.c | 13 ++++++++++---
>  include/dm/ofnode.h   | 14 ++++++++++++++
>  2 files changed, 24 insertions(+), 3 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list