On Tue, Mar 20, 2018 at 10:45 PM, Grant Likely <grant.likely@xxxxxxxxxxxx> wrote: > The current code throws away all the data type and grouping information > when parsing the DTS source file, which makes it difficult to > reconstruct the data format when emitting a format that can express data > types (ie. dts and yaml). Use the marker structure to mark the beginning > of each integer array block (<> and []), and the datatype contained in > each (8, 16, 32 & 64 bit widths). This fails to set the marker as a string for label references such as aliases properties. This is evident when generating yaml output. Or perhaps it is yaml emitter that fails to handle these label refs? Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree-compiler" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html