dm: treewide: Complete migration to new driver model schema
Update various build and test components to use the new schema.
Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/dts/Kconfig b/dts/Kconfig
index deb865d..3b7489f 100644
--- a/dts/Kconfig
+++ b/dts/Kconfig
@@ -362,7 +362,7 @@
help
Since SPL normally runs in a reduced memory space, the device tree
is cut down to only what is needed to load and start U-Boot. Only
- nodes marked with the property "u-boot,dm-pre-reloc" will be
+ nodes marked with the property "bootph-all" will be
included. In addition, some properties are not used by U-Boot and
can be discarded. This option defines the list of properties to
discard.