summaryrefslogtreecommitdiffstats
path: root/drivers/reset/sandbox-reset-test.c
Commit message (Collapse)AuthorAgeFilesLines
* reset: implement a reset testStephen Warren2016-06-191-0/+55
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>
OpenPOWER on IntegriCloud