commit | 238afb5552aa44a78e9d74024db162027bb7d83f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 06 20:27:03 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 29 16:07:58 2022 -0400 |
tree | 3a6cc834b0952633c6a9b6684a65bcbaaa28361c | |
parent | 56bc3328ad5b4212e5f2cb8b226692246ab6dfea [diff] |
dm: core: Support writing a property to an empty node At present this does not work with livetree. Fix it and add a test. Signed-off-by: Simon Glass <sjg@chromium.org>