diff options
| author | Heinrich Schuchardt <[email protected]> | 2022-07-11 08:25:33 +0200 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2022-07-26 02:30:56 -0600 |
| commit | de84a4f0eed297afa752ee46c072a99834dde806 (patch) | |
| tree | 0aa6851ee572cb92e3dc5a1edc90baed24ed3779 /doc/develop | |
| parent | 9396116d2d1d6d87a8d96f2c4b50ae1019d6cdf0 (diff) | |
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
