[PATCH v2 0/3] Support character literals
David Gibson
david at gibson.dropbear.id.au
Thu Sep 8 13:18:42 EST 2011
On Wed, Sep 07, 2011 at 04:15:37PM -0700, Anton Staaf wrote:
> These patches add simple and escaped character literal parsing support
> to the dtc for cell lists and bytestrings. The first patch refactors the
> string parsing code in data.c to expose the more primitive character parsing
> code for use in the later patches. I have left the bytestring support in
> place but my hope is that it is now separate enough to be discussed
> independantly of the refactor and cell list changes.
>
> Thanks,
> Anton
>
> Changes in v2:
> - Move the refactor of data.c to a separate patch
> - Add support for character literals in cell lists
> - Merge normal and escaped literal support for bytestrings into
> - single patch
Getting very close with version, although there are still some minor
warts I'd like you to address.
--
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
More information about the devicetree-discuss
mailing list