Re: [PATCH v1 1/1] of: unittest: unflatten device tree on UML when testing

From: Rob Herring
Date: Wed Feb 13 2019 - 14:12:06 EST


On Tue, Feb 12, 2019 at 10:53:05AM -0800, Brendan Higgins wrote:
> UML supports enabling OF, and is useful for running the device tree
> tests, so add support for unflattening device tree blobs so we can
> actually use it.
>
> Signed-off-by: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
> ---

For a single patch, no need for a cover letter. Just add any commentary
here.

> drivers/of/unittest.c | 3 +++
> 1 file changed, 3 insertions(+)

Applied, thanks.

Rob