Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | reset: implement a reset test | Stephen Warren | 2016-06-19 | -0/+21 |
This adds a sandbox reset implementation (provider), a test client device, instantiates them both from Sandbox's DT, and adds a DM test that excercises everything. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org> |