Re: [PATCH 6/6] arm: dts: qcom: db410c: Enable USB OTG support

2018-08-22 Thread Loic Poulain
On 21 August 2018 at 18:09, Rob Herring wrote: > On Tue, Aug 21, 2018 at 8:56 AM Loic Poulain wrote: >> >> The Dragonboard-410c is able to act either as USB Host or Device. >> The role can be determined at runtime via the USB_HS_ID pin which is >> derived from the micro-usb port VBUS pin. >> >> I

Re: [PATCH] usb: musb: dsps: do not disable CPPI41 irq in driver teardown

2018-08-22 Thread Sergei Shtylyov
Hello! On 08/21/2018 09:55 PM, Bin Liu wrote: > TI AM335x CPPI41 module uses a single register bit for CPPI interrupts in It's CPPI 4.1. :-) > both musb controllers. So disabling the CPPI irq in one musb driver breaks > the other musb module. > > Since musb is already disabled before tearin