On Thu, Jan 26, 2017 at 4:47 PM, Stephen Boyd <[email protected]> wrote:
> We currently have three device nodes for the same USB hardware
> block, as evident by the reuse of the same reg address multiple
> times. Now that the chipidea driver fully supports OTG with the
> MSM wrapper we can collapse the three nodes into one USB device
> node, reflecting the true nature of the hardware.
>
> Since we're here, we also mark the irq trigger flags correctly,
> as IRQ_TYPE_LEVEL_HIGH instead of IRQ_TYPE_NONE.
>
> Cc: Bjorn Andersson <[email protected]>
> Cc: Srinivas Kandagatla <[email protected]>
> Cc: Nicolas Dechesne <[email protected]>
> Cc: John Stultz <[email protected]>
> Signed-off-by: Stephen Boyd <[email protected]>


Applies with noise now, but I was able to get USB working with this
and some changes to my config.

Hotplug still doesn't work, but that was the same situation before as
well, so I need to dig on that.

So..
Tested-by: John Stultz <[email protected]>

thanks
-john

Reply via email to