[PATCH 16/19] dm: test: Add a test driver for devres
sjg at google.com
sjg at google.com
Fri Jan 10 09:57:34 CET 2020
Add a driver which does devres allocations so that we can write tests for
devres.
Signed-off-by: Simon Glass <sjg at 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!
More information about the U-Boot
mailing list