From: Jerry Van Baren <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] fdt: Add new fdt_create_phandle helper
Date: Mon, 01 Aug 2011 22:15:24 -0400 [thread overview]
Message-ID: <4E375DBC.8020303@gmail.com> (raw)
In-Reply-To: <1312179781-27813-3-git-send-email-galak@kernel.crashing.org>
On 08/01/2011 02:23 AM, Kumar Gala wrote:
> Add a helper function that will return a phandle value for the given
> node. If the node doesn't have a phandle already one will be created.
>
> Signed-off-by: Kumar Gala<galak@kernel.crashing.org>
Acked-by: Gerald Van Baren <vanbaren@cideas.com>
> ---
> common/fdt_support.c | 20 ++++++++++++++++++++
> include/fdt_support.h | 1 +
> 2 files changed, 21 insertions(+), 0 deletions(-)
[snip]
Thanks,
gvb
next prev parent reply other threads:[~2011-08-02 2:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-01 6:22 [U-Boot] [PATCH 0/2] fdt helper cleanup related to phandle support Kumar Gala
2011-08-01 6:23 ` [U-Boot] [PATCH 1/2] fdt: Rename fdt_create_phandle to fdt_set_phandle Kumar Gala
2011-08-01 6:23 ` [U-Boot] [PATCH 2/2] fdt: Add new fdt_create_phandle helper Kumar Gala
2011-08-02 2:15 ` Jerry Van Baren [this message]
2011-08-02 2:14 ` [U-Boot] [PATCH 1/2] fdt: Rename fdt_create_phandle to fdt_set_phandle Jerry Van Baren
2011-08-26 19:11 ` [U-Boot] [PATCH 0/2] fdt helper cleanup related to phandle support Kumar Gala
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=4E375DBC.8020303@gmail.com \
--to=gvb.uboot@gmail.com \
--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.