summaryrefslogtreecommitdiff
path: root/drivers/misc/spltest_sandbox.c
AgeCommit message (Collapse)Author
2016-07-15dm: sandbox: Add a simple driver to test of-platdataSimon Glass
Add a driver which uses of-platdata to obtain its platform data. This can be used to test the feature in sandbox. It displays the contents of its platform data. Signed-off-by: Simon Glass <sjg@chromium.org>