commit | 2f0cb8fbf899b93a1d2a0d0296918d42dfd205cb | [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 | b75dc1622463f23c41e18b3d6b95f2bbf782d486 [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>