[PATCH v3 22/28] dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ

Simon Glass sjg at chromium.org
Sat Dec 19 17:40:13 CET 2020


Check that this flag operates as expected. This patch is not earlier in
this series since is uses the new behaviour of dev_seq().

Signed-off-by: Simon Glass <sjg at chromium.org>

---

Changes in v3:
- Add new patch to test DM_UC_FLAG_NO_AUTO_SEQ

 arch/sandbox/dts/test.dts | 13 ++++++++++++
 include/dm/uclass-id.h    |  1 +
 test/dm/test-fdt.c        | 42 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 56 insertions(+)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list