commit | 9db623b01e2d002688deab57e159596f8556906c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 03 06:01:16 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Mon Mar 22 19:23:27 2021 +1300 |
tree | 8ba6db6d88a96ced7a664754b5d1337d12cdd6be | |
parent | be74900264d10f774a062ef4cb96c977244b3fec [diff] |
sandbox: Make sandbox,emul more conventional At present this property is a phandle but does not have a #xxx-cells property to match it. Add one so that is works the same as gpio and clock phandles. Signed-off-by: Simon Glass <sjg@chromium.org>