Re: [PATCH 3/3] usb: musb-new: Add glue driver for ST-Ericsson Ux500

2021-07-07 Thread Linus Walleij
On Mon, Jul 5, 2021 at 6:28 PM Stephan Gerhold wrote: > The ST-Ericsson DB8500 SoC contains a MUSB OTG controller which > supports both host and gadget mode. For some reason there is > nothing special about it - add a simple glue driver for Ux500 > that literally just sets up MUSB together with

[PATCH 3/3] usb: musb-new: Add glue driver for ST-Ericsson Ux500

2021-07-05 Thread Stephan Gerhold
The ST-Ericsson DB8500 SoC contains a MUSB OTG controller which supports both host and gadget mode. For some reason there is nothing special about it - add a simple glue driver for Ux500 that literally just sets up MUSB together with a generic PHY. There are no SoC-specific registers etc needed to