All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RESEND PATCH] core: ofnode: Add ofnode_get_addr_size_index
Date: Wed, 24 Apr 2019 17:59:06 -0600	[thread overview]
Message-ID: <CAPnjgZ1t6EDgNi14H8OJN4UktGKhzd2FEPQ1VY_QBrXGg8PEtw@mail.gmail.com> (raw)
In-Reply-To: <20190424114953.22514-1-j-keerthy@ti.com>

On Wed, 24 Apr 2019 at 05:49, Keerthy <j-keerthy@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@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@chromium.org>

  reply	other threads:[~2019-04-24 23:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-24 11:49 [U-Boot] [RESEND PATCH] core: ofnode: Add ofnode_get_addr_size_index Keerthy
2019-04-24 23:59 ` Simon Glass [this message]
2019-05-22 13:21   ` Simon Glass
2019-07-09 19:38 ` Eugeniu Rosca
2019-08-13  9:33   ` Simon Glass
2019-08-13  9:55     ` Keerthy
2019-08-14  8:23       ` Keerthy
2019-08-14  9:47         ` Eugeniu Rosca
2019-08-14 10:18           ` Keerthy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPnjgZ1t6EDgNi14H8OJN4UktGKhzd2FEPQ1VY_QBrXGg8PEtw@mail.gmail.com \
    --to=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.