From: Tom Rini Date: Wed, 28 Jan 2026 15:21:17 +0000 (-0600) Subject: Merge patch series "dm: core: Support same compatible in host/gadget musb drivers" X-Git-Tag: v2026.04-rc2~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8ec8d980a31c4a1d665e4aa9089d6aa27cb0d0b;p=thirdparty%2Fu-boot.git Merge patch series "dm: core: Support same compatible in host/gadget musb drivers" Markus Schneider-Pargmann (TI.com) says: musb currently uses a wrapper driver that binds on the parent device of the actual musb devices to manage the differentiation between gadget and host modes. However in the upstream devicetree this parent devicetree node can not be used to match the wrapper driver. To be able to probe the musb devices in host/gadget mode directly, this series introduces support for returning -ENODEV in bind functions resulting in iterating the remaining drivers potentially binding to other drivers that match the compatible. Link: https://lore.kernel.org/r/20260127-topic-musb-probing-v2026-01-v4-0-ea3201e0f809@baylibre.com --- e8ec8d980a31c4a1d665e4aa9089d6aa27cb0d0b