* dra7xx driver status
@ 2016-02-04 20:45 Bjorn Helgaas
2016-02-05 4:15 ` Kishon Vijay Abraham I
0 siblings, 1 reply; 6+ messages in thread
From: Bjorn Helgaas @ 2016-02-04 20:45 UTC (permalink / raw)
To: Kishon Vijay Abraham I; +Cc: linux-omap, linux-pci
Hi Kishon,
What's the state of dra7xx? In my tree, it's still marked with
CONFIG_BROKEN. Last I heard there was a reset issue that needed to
be worked out, but I don't know whether that's been done yet.
Bjorn
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: dra7xx driver status
2016-02-04 20:45 dra7xx driver status Bjorn Helgaas
@ 2016-02-05 4:15 ` Kishon Vijay Abraham I
0 siblings, 0 replies; 6+ messages in thread
From: Kishon Vijay Abraham I @ 2016-02-05 4:15 UTC (permalink / raw)
To: Bjorn Helgaas, Tony Lindgren, Paul Walmsley; +Cc: linux-omap, linux-pci
Hi Bjorn,
On Friday 05 February 2016 02:15 AM, Bjorn Helgaas wrote:
> Hi Kishon,
>
> What's the state of dra7xx? In my tree, it's still marked with
> CONFIG_BROKEN. Last I heard there was a reset issue that needed to
> be worked out, but I don't know whether that's been done yet.
I've posted pdata-quirks mechanism to do the reset (which will get PCIe
working). Tony had some comments and we are expecting feedback from Paul. I'll
ping him again in that thread.
Thanks
Kishon
>
> Bjorn
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: dra7xx driver status
@ 2016-02-05 4:15 ` Kishon Vijay Abraham I
0 siblings, 0 replies; 6+ messages in thread
From: Kishon Vijay Abraham I @ 2016-02-05 4:15 UTC (permalink / raw)
To: Bjorn Helgaas, Tony Lindgren, Paul Walmsley; +Cc: linux-omap, linux-pci
Hi Bjorn,
On Friday 05 February 2016 02:15 AM, Bjorn Helgaas wrote:
> Hi Kishon,
>
> What's the state of dra7xx? In my tree, it's still marked with
> CONFIG_BROKEN. Last I heard there was a reset issue that needed to
> be worked out, but I don't know whether that's been done yet.
I've posted pdata-quirks mechanism to do the reset (which will get PCIe
working). Tony had some comments and we are expecting feedback from Paul. I'll
ping him again in that thread.
Thanks
Kishon
>
> Bjorn
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: dra7xx driver status
2016-02-05 4:15 ` Kishon Vijay Abraham I
(?)
@ 2016-02-05 15:52 ` Bjorn Helgaas
2016-02-05 16:01 ` Kishon Vijay Abraham I
-1 siblings, 1 reply; 6+ messages in thread
From: Bjorn Helgaas @ 2016-02-05 15:52 UTC (permalink / raw)
To: Kishon Vijay Abraham I
Cc: Tony Lindgren, Paul Walmsley, linux-omap, linux-pci
On Fri, Feb 05, 2016 at 09:45:29AM +0530, Kishon Vijay Abraham I wrote:
> Hi Bjorn,
>
> On Friday 05 February 2016 02:15 AM, Bjorn Helgaas wrote:
> > Hi Kishon,
> >
> > What's the state of dra7xx? In my tree, it's still marked with
> > CONFIG_BROKEN. Last I heard there was a reset issue that needed to
> > be worked out, but I don't know whether that's been done yet.
>
> I've posted pdata-quirks mechanism to do the reset (which will get PCIe
> working). Tony had some comments and we are expecting feedback from Paul. I'll
> ping him again in that thread.
Great, thanks, can you cc me as well? I want to make sure we don't
carry dra7xx around forever marked as broken. I'd like to either
make progress or remove it.
Bjorn
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: dra7xx driver status
2016-02-05 15:52 ` Bjorn Helgaas
@ 2016-02-05 16:01 ` Kishon Vijay Abraham I
0 siblings, 0 replies; 6+ messages in thread
From: Kishon Vijay Abraham I @ 2016-02-05 16:01 UTC (permalink / raw)
To: Bjorn Helgaas; +Cc: Tony Lindgren, Paul Walmsley, linux-omap, linux-pci
Hi Bjorn,
On Friday 05 February 2016 09:22 PM, Bjorn Helgaas wrote:
> On Fri, Feb 05, 2016 at 09:45:29AM +0530, Kishon Vijay Abraham I wrote:
>> Hi Bjorn,
>>
>> On Friday 05 February 2016 02:15 AM, Bjorn Helgaas wrote:
>>> Hi Kishon,
>>>
>>> What's the state of dra7xx? In my tree, it's still marked with
>>> CONFIG_BROKEN. Last I heard there was a reset issue that needed to
>>> be worked out, but I don't know whether that's been done yet.
>>
>> I've posted pdata-quirks mechanism to do the reset (which will get PCIe
>> working). Tony had some comments and we are expecting feedback from Paul. I'll
>> ping him again in that thread.
>
> Great, thanks, can you cc me as well? I want to make sure we don't
you seem to be already copied in that thread. Check with $subject=[PATCH v3
3/3] pci: dra7xx: use pdata callbacks to perform reset.
Thanks
Kishon
> carry dra7xx around forever marked as broken. I'd like to either
> make progress or remove it.
>
> Bjorn
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: dra7xx driver status
@ 2016-02-05 16:01 ` Kishon Vijay Abraham I
0 siblings, 0 replies; 6+ messages in thread
From: Kishon Vijay Abraham I @ 2016-02-05 16:01 UTC (permalink / raw)
To: Bjorn Helgaas; +Cc: Tony Lindgren, Paul Walmsley, linux-omap, linux-pci
Hi Bjorn,
On Friday 05 February 2016 09:22 PM, Bjorn Helgaas wrote:
> On Fri, Feb 05, 2016 at 09:45:29AM +0530, Kishon Vijay Abraham I wrote:
>> Hi Bjorn,
>>
>> On Friday 05 February 2016 02:15 AM, Bjorn Helgaas wrote:
>>> Hi Kishon,
>>>
>>> What's the state of dra7xx? In my tree, it's still marked with
>>> CONFIG_BROKEN. Last I heard there was a reset issue that needed to
>>> be worked out, but I don't know whether that's been done yet.
>>
>> I've posted pdata-quirks mechanism to do the reset (which will get PCIe
>> working). Tony had some comments and we are expecting feedback from Paul. I'll
>> ping him again in that thread.
>
> Great, thanks, can you cc me as well? I want to make sure we don't
you seem to be already copied in that thread. Check with $subject=[PATCH v3
3/3] pci: dra7xx: use pdata callbacks to perform reset.
Thanks
Kishon
> carry dra7xx around forever marked as broken. I'd like to either
> make progress or remove it.
>
> Bjorn
>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2016-02-05 16:01 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-04 20:45 dra7xx driver status Bjorn Helgaas
2016-02-05 4:15 ` Kishon Vijay Abraham I
2016-02-05 4:15 ` Kishon Vijay Abraham I
2016-02-05 15:52 ` Bjorn Helgaas
2016-02-05 16:01 ` Kishon Vijay Abraham I
2016-02-05 16:01 ` Kishon Vijay Abraham I
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.