From: Jerry Van Baren <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] libfdt: Add support for appending the values to a existing property
Date: Wed, 12 Sep 2012 21:43:41 -0400 [thread overview]
Message-ID: <50513A4D.9070101@gmail.com> (raw)
In-Reply-To: <20120912190843.fce4abe4031e3bf1c3f29c78@freescale.com>
Hi Kim, Minghuan,
On 09/12/2012 08:08 PM, Kim Phillips wrote:
> On Mon, 27 Aug 2012 19:38:59 -0500
> Kim Phillips <kim.phillips@freescale.com> wrote:
>
>> From: Minghuan Lian <Minghuan.Lian@freescale.com>
>>
>> Some properties may contain multiple values, these values may need
>> to be added to the property respectively. this patch provides this
>> functionality. The main purpose of fdt_append_prop() is to append
>> the values to a existing property, or create a new property if it
>> dose not exist.
>>
>> Signed-off-by: Minghuan Lian <Minghuan.Lian@freescale.com>
>> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
>> ---
>
> Jerry, can you take a look at applying these?
Yes, I'll queue them up this weekend.
I'll also queue Marek Vasut <marex@denx.de> patch "[U-Boot] [PATCH] fdt:
Check if the FDT address is configured"
The merge window for v2012.10 closed September 18. Unless there is an
overriding urgency, the patches will go into the following release.
> Thanks,
> Kim
Best regards,
gvb
next prev parent reply other threads:[~2012-09-13 1:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-28 0:38 [U-Boot] [PATCH 1/2] libfdt: Add support for appending the values to a existing property Kim Phillips
2012-08-28 0:39 ` [U-Boot] [PATCH 2/2] libfdt: Add helpers for 64-bit integer properties Kim Phillips
[not found] ` <20120912190843.fce4abe4031e3bf1c3f29c78@freescale.com>
2012-09-13 1:43 ` Jerry Van Baren [this message]
2012-09-15 14:36 ` [U-Boot] [PATCH 1/2] libfdt: Add support for appending the values to a existing property Jerry Van Baren
2012-09-15 15:00 ` Tabi Timur-B04825
2012-09-15 15:19 ` Jerry Van Baren
2012-11-09 1:41 ` Kim Phillips
2012-11-09 1:48 ` Simon Glass
2012-11-13 2:41 ` Jerry Van Baren
2012-11-13 21:02 ` Kim Phillips
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=50513A4D.9070101@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox