Re: [PATCH v8 0/3] Support for USB DRD PHY driver for NS2

From: Kishon Vijay Abraham I
Date: Fri Jun 09 2017 - 07:17:50 EST




On Friday 09 June 2017 04:23 PM, Raviteja Garimella wrote:
> Hi Kishon,
>
> On Fri, Jun 9, 2017 at 2:36 PM, Kishon Vijay Abraham I <kishon@xxxxxx> wrote:
>> Hi,
>>
>> On Friday 09 June 2017 02:30 PM, Raviteja Garimella wrote:
>>> Hi,
>>>
>>> On Fri, Jun 9, 2017 at 2:25 PM, Kishon Vijay Abraham I <kishon@xxxxxx> wrote:
>>>> Hi,
>>>>
>>>> On Thursday 08 June 2017 04:05 PM, Raviteja Garimella wrote:
>>>>> Changes in v8:
>>>>> =============
>>>>> -Renamed phy shutdown routine
>>>>> -Used devm_request_irq in stead of threaded irq
>>>>
>>>> That's not what I intended. Continue to use threaded irq but remove delayed work.
>>>>
>>>
>>> Yes I get that. We see intermittent connection issues without delayed
>>> work. Debounce delay matters there.
>>
>> All right!
>>
>> I'm unable to apply the series. Please rebase to linux-phy next (directory
>> structure has changed)
>>
>
> Ok. They got applied to linux-phy next for me without issues.
> I will resend the patchset anyways after rebasing to linux-phy next.

the patch you sent is not rebased to the latest linux-phy next.

-Kishon