[U-Boot] [RESEND PATCH] core: ofnode: Add ofnode_get_addr_size_index
Simon Glass
sjg at chromium.org
Wed May 22 13:21:29 UTC 2019
On Wed, 24 Apr 2019 at 17:59, Simon Glass <sjg at chromium.org> wrote:
>
> 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>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list