commit | 298afb52cb583cbf7af52037454aef3a648f9824 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 18 20:09:43 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 01 07:03:14 2017 -0600 |
tree | 40bfa032d971c75c0dd5340881242c069d321513 | |
parent | 8b92e1cd597608ca1e2aa2756c76a3dff786062c [diff] |
dm: test: Separate out the bus DT offset test We cannot access the device tree via an offset when running in livetree mode. Separate out that part of the bus' children tests and mark it as for the flat tree only. Signed-off-by: Simon Glass <sjg@chromium.org>