[PATCH v3 21/28] dm: Switch over to use new sequence number for dev_seq()
Simon Glass
sjg at chromium.org
Sat Dec 19 17:40:14 CET 2020
Update this function to use the new sequence number and fix up the test
that deals with this.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v2)
Changes in v2:
- Adjust the tests to handle the new allocation scheme
- Drop the networking changes which are no-longer needed
arch/sandbox/dts/test.dts | 2 +-
drivers/core/uclass.c | 6 ++--
include/dm/device.h | 2 +-
test/dm/test-fdt.c | 65 ++++++++++++++++++++++-----------------
4 files changed, 40 insertions(+), 35 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list