Add a driver which does devres allocations so that we can write tests for
devres.

Signed-off-by: Simon Glass <s...@chromium.org>
---

 arch/sandbox/dts/test.dts |  4 ++++
 include/dm/uclass-id.h    |  1 +
 include/test/test.h       |  9 ++++++++
 test/dm/test-fdt.c        | 47 +++++++++++++++++++++++++++++++++++++++
 4 files changed, 61 insertions(+)

Applied to u-boot-dm, thanks!

Reply via email to