Files
u-boot/drivers
Simon Glass 21dd873572 dm: core: Simplify dm_probe_devices()
There is no point in checking the pre_reloc flag, since devices not
marked as pre-reloc will not have been bound, so won't exist yet.

There doesn't seem to be any point in checking if the device has a
valid devicetree node either, so drop that too.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-01-14 11:42:51 -06:00
..
2024-10-11 11:44:48 -06:00
2024-12-07 09:07:04 -03:00
2024-12-24 18:07:53 +01:00
2024-12-23 08:10:15 -03:00
2024-11-20 17:57:58 +01:00
2024-12-11 08:36:24 +01:00
2024-10-11 11:44:48 -06:00
2024-12-25 22:31:04 -06:00
2024-12-31 08:08:59 -06:00
2024-10-11 11:44:48 -06:00
2024-12-25 22:31:04 -06:00
2024-12-25 22:31:04 -06:00
2023-11-07 14:50:51 -05:00
2024-10-11 11:44:48 -06:00
2024-10-11 11:44:48 -06:00
2024-12-25 22:31:04 -06:00
2025-01-14 08:33:31 +01:00
2024-04-26 08:28:35 +03:00
2024-10-11 11:44:48 -06:00
2025-01-13 04:39:05 +01:00