Files
u-boot/drivers/core
Heinrich Schuchardt de84a4f0ee dm: fix logic of lists_bind_fdt()
If parameter drv of lists_bind_fdt() is specified, we shall bind only to
this very driver and to no other.

If the driver drv has an of_match property, we shall only bind to the
driver if it matches the compatible string of the device.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-07-26 02:30:56 -06:00
..
2022-06-28 03:09:52 +01:00
2022-07-26 02:30:56 -06:00
2022-05-02 09:58:13 -04:00
2022-01-19 18:11:34 +01:00