On Thu, 04 Dec 2025 11:25:44 +0100 "Markus Schneider-Pargmann (TI.com)" <[email protected]> wrote:
> Support musb being probed by ti,musb-am33xx. The non-upstream DT probing > used a wrapper driver that probed ti-musb-peripheral and ti-musb-host. > This wrapper registered as UCLASS_MISC, which is why it is requested in > this board.c file. > > With the new devicetree the wrapper that registers as UCLASS_MISC is > gone, instead the UCLASS_USB and UCLASS_USB_GADGET_GENERIC have to be > requested. Reviewed-by: Kory Maincent <[email protected]> Thank you! -- Köry Maincent, Bootlin Embedded Linux and kernel engineering https://bootlin.com

