dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ
authorSimon Glass <sjg@chromium.org>
Thu, 17 Dec 2020 04:20:27 +0000 (21:20 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 19 Dec 2020 03:32:21 +0000 (20:32 -0700)
commit93f44e8a8c8c7878c76d3415f1d425d4fa418287
tree9477adec99460b27cdc1fa95c5e0d9ad14f90a20
parent981426e350801f2de93f385a371270f27dfeeb14
dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ

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@chromium.org>
arch/sandbox/dts/test.dts
include/dm/uclass-id.h
test/dm/test-fdt.c