Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1406122
| From | Roger Quadros <rogerq@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v8 5/5] usb: dwc3: core: cleanup IRQ resources |
| Date | 2016-05-24 14:40 +0200 |
| Message-ID | <rCjMS-3fX-15@gated-at.bofh.it> (permalink) |
| References | <rxDsS-1yk-7@gated-at.bofh.it> <rxDsT-1yk-31@gated-at.bofh.it> <rCgYG-1um-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 24/05/16 12:35, Felipe Balbi wrote: > > Hi, > > Roger Quadros <rogerq@ti.com> writes: >> Implementations might use different IRQs for >> host, gadget and OTG so use named interrupt resources >> to allow Device tree to specify the 3 interrupts. >> >> Following are the interrupt names >> >> Peripheral Interrupt - peripheral >> HOST Interrupt - host >> OTG Interrupt - otg >> >> We still maintain backward compatibility for a single named >> interrupt for all 3 interrupts (e.g. for dwc3-pci) and >> single unnamed interrupt for all 3 interrupts (e.g. old DT). >> >> Signed-off-by: Roger Quadros <rogerq@ti.com> > > fails to apply, unfortunately: > > checking file drivers/usb/dwc3/core.c > Hunk #1 succeeded at 845 (offset 31 lines). > checking file drivers/usb/dwc3/core.h > Hunk #1 succeeded at 738 (offset 22 lines). > Hunk #2 FAILED at 818. > 1 out of 2 hunks FAILED > checking file drivers/usb/dwc3/gadget.c > Hunk #1 succeeded at 1710 with fuzz 2 (offset 105 lines). > Hunk #2 FAILED at 1728. > Hunk #3 FAILED at 1740. > Hunk #4 succeeded at 2835 (offset 54 lines). > 2 out of 4 hunks FAILED > checking file drivers/usb/dwc3/host.c > > I'll update my testing/next shortly, if you could rebase the remaining > of these patches on that, I'd be glad. No Problem Felipe. I'll rebase and re-send this series. cheers, -roger
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH v8 5/5] usb: dwc3: core: cleanup IRQ resources Felipe Balbi <balbi@kernel.org> - 2016-05-24 11:40 +0200 Re: [PATCH v8 5/5] usb: dwc3: core: cleanup IRQ resources Roger Quadros <rogerq@ti.com> - 2016-05-24 14:40 +0200
csiph-web