Hi David, On 4 June 2018 at 00:19, David Gibson <david@xxxxxxxxxxxxxxxxxxxxx> wrote: > On Thu, May 17, 2018 at 11:09:13PM -0600, Simon Glass wrote: >> When calling libfdt functions which are not supported by the Fdt class it >> is necessary to get direct access to the device tree data. At present this >> requries using the internal _fdt member. Add a new method to provide >> public access to this, without allowing the data to be changed. >> >> Note that a bytearray type is returned rather than str, since the swig >> types are set up for bytearray to map correctly to const void *. >> >> Signed-off-by: Simon Glass <sjg@xxxxxxxxxxxx> > > Applied, thanks. Are you sure this was applied? Regards, Simon -- 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