commit | 7b1dfc9fd7e2efed345c3fe9a2412b5300ac285e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 30 15:52:12 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 12 08:14:24 2022 -0400 |
tree | b43e1efeef5f4a868089c163bcd7ccb0627d53e2 | |
parent | b7eaa4f5e5b78cbf8b133f13e65412be55484d07 [diff] |
dm: core: Prepare for updating the device tree with ofnode Add some documentation and a new flag so that we can safely enabled using the ofnode interface to write to the device tree. Signed-off-by: Simon Glass <sjg@chromium.org>