dm: test: Add a test driver for devres
authorSimon Glass <sjg@chromium.org>
Mon, 30 Dec 2019 04:19:25 +0000 (21:19 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 7 Jan 2020 23:02:39 +0000 (16:02 -0700)
commitdc12ebbbdb765153805d2b17d18edf5fe0813d5a
tree8f0872ad4ec567e7b5cda4422762289ea904e5ba
parentcce61fc428700a782f2f76b0f32b6112eeb99dfb
dm: test: Add a test driver for devres

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

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/dts/test.dts
include/dm/uclass-id.h
include/test/test.h
test/dm/test-fdt.c