devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david-xT8FGy+AXnRB3Ne2BGzF6laj5H9X9Tb+@public.gmane.org>
To: Simon Glass <sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
Cc: Devicetree Discuss
	<devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>
Subject: Re: [PATCH v4 2/6] Add fdt read/write utility functions
Date: Thu, 22 Sep 2011 16:22:04 +1000	[thread overview]
Message-ID: <20110922062204.GQ22223@yookeroo.fritz.box> (raw)
In-Reply-To: <1316637169-24112-3-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>

On Wed, Sep 21, 2011 at 01:32:45PM -0700, Simon Glass wrote:
> This adds higher-level libfdt operations for reading/writing an fdt
> blob from/to a file, as well s a function to decode a data type string
> as will be used by fdtget, fdtput.
> 
> Add utilfdt tests
> 
> This adds a few tests for the simple type argument supported by
> utilfdt_decode_type.
> 
> I assume this will be squashed in with utilfdt, but I have left it out
> for easier review here.

Not a very good job at merging the two patch comments.

> Signed-off-by: Simon Glass <sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>

But nonetheless,

Acked-by: David Gibson <david-xT8FGy+AXnRB3Ne2BGzF6laj5H9X9Tb+@public.gmane.org>

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

  parent reply	other threads:[~2011-09-22  6:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-21 20:32 [PATCH v4 0/6] Add fdtget and fdtput for access to fdt from build system Simon Glass
     [not found] ` <1316637169-24112-1-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2011-09-21 20:32   ` [PATCH v4 1/6] Create Makefile.utils and move ftdump into it Simon Glass
     [not found]     ` <1316637169-24112-2-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2011-09-22 15:29       ` Jon Loeliger
2011-09-21 20:32   ` [PATCH v4 2/6] Add fdt read/write utility functions Simon Glass
     [not found]     ` <1316637169-24112-3-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2011-09-22  6:22       ` David Gibson [this message]
2011-09-22 15:32       ` Jon Loeliger
     [not found]         ` <E1R6lGT-00088u-Jr-CYoMK+44s/E@public.gmane.org>
2011-09-22 16:31           ` Simon Glass
2011-09-21 20:32   ` [PATCH v4 3/6] Make testutils use utilfdt Simon Glass
     [not found]     ` <1316637169-24112-4-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2011-09-22  6:23       ` David Gibson
2011-09-21 20:32   ` [PATCH v4 4/6] ftdump: use utilfdt to read blob Simon Glass
     [not found]     ` <1316637169-24112-5-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2011-09-22  6:24       ` David Gibson
2011-09-21 20:32   ` [PATCH v4 5/6] Add fdtget utility to read property values from a device tree Simon Glass
2011-09-21 20:32   ` [PATCH v4 6/6] Add fdtput utility to write property values to " Simon Glass

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=20110922062204.GQ22223@yookeroo.fritz.box \
    --to=david-xt8fgy+axnrb3ne2bgzf6laj5h9x9tb+@public.gmane.org \
    --cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
    --cc=sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org \
    /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;
as well as URLs for NNTP newsgroup(s).