Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1589889
| From | John Stultz <john.stultz@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 4/5] ARM: dts: qcom-apq8064: Collapse usb support into one node |
| Date | 2017-03-01 01:10 +0100 |
| Message-ID | <tg00a-3dN-17@gated-at.bofh.it> (permalink) |
| References | <t42TM-5O4-3@gated-at.bofh.it> <t42TM-5O4-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Jan 26, 2017 at 4:47 PM, Stephen Boyd <stephen.boyd@linaro.org> 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 <bjorn.andersson@linaro.org> > Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> > Cc: Nicolas Dechesne <nicolas.dechesne@linaro.org> > Cc: John Stultz <john.stultz@linaro.org> > Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org> 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 <john.stultz@linaro.org> thanks -john
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 4/5] ARM: dts: qcom-apq8064: Collapse usb support into one node John Stultz <john.stultz@linaro.org> - 2017-03-01 01:10 +0100
csiph-web