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 <s...@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!