[PATCH v3 4/6] test: dm: Add compatible multimatch test
Mattijs Korpershoek
mkorpershoek at kernel.org
Fri Jan 16 09:35:13 CET 2026
Hi Markus,
Thank you for the patch.
On Wed, Jan 14, 2026 at 09:33, "Markus Schneider-Pargmann (TI.com)" <msp at baylibre.com> wrote:
> Add a test for binding of multiple drivers with the same compatible. If
> one of the drivers returns -ENODEV the other one needs to be bound.
>
> Reviewed-by: Simon Glass <simon.glass at canonical.com>
> Signed-off-by: Markus Schneider-Pargmann (TI.com) <msp at baylibre.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek at kernel.org>
> ---
> arch/sandbox/dts/test.dts | 4 ++++
> test/dm/core.c | 15 +++++++++++++++
> test/dm/test-driver.c | 26 ++++++++++++++++++++++++++
> 3 files changed, 45 insertions(+)
>
More information about the U-Boot
mailing list