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

2021-07-14 Thread Tom Rini
On Thu, Jul 08, 2021 at 08:33:50PM +0200, 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

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

2021-07-08 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