commit | c0b0b141e2e3565f0ec8252dfa21d2c4a7dec32f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Oct 25 20:38:27 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Oct 29 14:42:18 2020 -0600 |
tree | 916cb8a4a437804a674bc113515607415bdd5c43 | |
parent | bf40eee8a38dc35e66639a27eba6490ec4c6430e [diff] |
dm: test: Update the test runner to support of-platdata At present DM tests assume that a devicetree is available. This is not the case with of-platadata. Update the code to add this condition. Signed-off-by: Simon Glass <sjg@chromium.org>