Felipe, On 01/06/16 11:06, Felipe Balbi wrote: > > Hi, > > Roger Quadros 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 >> --- >> v9: rebased on top of balbi/testing/next > > breaks dwc3: > > [ 222.776504] dwc3 dwc3.0.auto: failed to request irq #-6 --> -22 > > please test > I couldn't reproduce the failure at my end. Could it be specific to your setup? cheers, -roger