* UFS V11 patch-set
@ 2016-03-18 12:49 Joao Pinto
2016-03-18 12:52 ` Joao Pinto
0 siblings, 1 reply; 6+ messages in thread
From: Joao Pinto @ 2016-03-18 12:49 UTC (permalink / raw)
To: vinayak holikatti, JBottomley, rafael.j.wysocki, hch
Cc: linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org,
Arnd Bergmann, Carlos Palminha
Hi!
Could you please check the following patch-set in order to evaluate if it is
ready for v4.6?
[PATCH v11 0/6] add support for DWC UFS Controller
http://www.gossamer-threads.com/lists/linux/kernel/2396797?#2396797
[PATCH v11 1/6] fixed typo in ufshcd-pltfrm
http://www.gossamer-threads.com/lists/linux/kernel/2396790?#2396790
[PATCH v11 2/6] added UFS 2.0 capabilities
http://www.gossamer-threads.com/lists/linux/kernel/2396791?#2396791
[PATCH v11 3/6] added support for DesignWare Controller
http://www.gossamer-threads.com/lists/linux/kernel/2396795?#2396795
[PATCH v11 4/6] added support for Synopsys G210 Test Chip
http://www.gossamer-threads.com/lists/linux/kernel/2396792?#2396792
[PATCH v11 5/6] add TC G210 platform driver
http://www.gossamer-threads.com/lists/linux/kernel/2396794?#2396794
[PATCH v11 6/6] add-TC-G210-pci-driver
http://www.gossamer-threads.com/lists/linux/kernel/2396793?#2396793
Thank you very much!
Regards,
Joao
^ permalink raw reply [flat|nested] 6+ messages in thread
* UFS V11 patch-set
2016-03-18 12:49 UFS V11 patch-set Joao Pinto
@ 2016-03-18 12:52 ` Joao Pinto
2016-03-18 14:49 ` Arnd Bergmann
0 siblings, 1 reply; 6+ messages in thread
From: Joao Pinto @ 2016-03-18 12:52 UTC (permalink / raw)
To: vinayak holikatti, JBottomley, rafael.j.wysocki, hch
Cc: linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org,
Arnd Bergmann, Carlos Palminha
Hi!
Could you please check the following patch-set in order to evaluate if it is
ready for v4.6?
[PATCH v11 0/6] add support for DWC UFS Controller
http://www.gossamer-threads.com/lists/linux/kernel/2396797?#2396797
[PATCH v11 1/6] fixed typo in ufshcd-pltfrm
http://www.gossamer-threads.com/lists/linux/kernel/2396790?#2396790
[PATCH v11 2/6] added UFS 2.0 capabilities
http://www.gossamer-threads.com/lists/linux/kernel/2396791?#2396791
[PATCH v11 3/6] added support for DesignWare Controller
http://www.gossamer-threads.com/lists/linux/kernel/2396795?#2396795
[PATCH v11 4/6] added support for Synopsys G210 Test Chip
http://www.gossamer-threads.com/lists/linux/kernel/2396792?#2396792
[PATCH v11 5/6] add TC G210 platform driver
http://www.gossamer-threads.com/lists/linux/kernel/2396794?#2396794
[PATCH v11 6/6] add-TC-G210-pci-driver
http://www.gossamer-threads.com/lists/linux/kernel/2396793?#2396793
Thank you very much!
Regards,
Joao
PS: Changed JBottomley e-mail address.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: UFS V11 patch-set
2016-03-18 12:52 ` Joao Pinto
@ 2016-03-18 14:49 ` Arnd Bergmann
2016-03-18 14:53 ` Joao Pinto
0 siblings, 1 reply; 6+ messages in thread
From: Arnd Bergmann @ 2016-03-18 14:49 UTC (permalink / raw)
To: Joao Pinto
Cc: vinayak holikatti, JBottomley, rafael.j.wysocki, hch,
linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org,
Carlos Palminha
On Friday 18 March 2016 12:52:13 Joao Pinto wrote:
> Hi!
>
> Could you please check the following patch-set in order to evaluate if it is
> ready for v4.6?
>
I think the code is ok now, but the timing apparently didn't work for 4.6.
I'd suggest you resend as soon as 4.6-rc1 is out so it can get merged into 4.7.
Arnd
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: UFS V11 patch-set
2016-03-18 14:49 ` Arnd Bergmann
@ 2016-03-18 14:53 ` Joao Pinto
2016-03-23 21:16 ` Martin K. Petersen
0 siblings, 1 reply; 6+ messages in thread
From: Joao Pinto @ 2016-03-18 14:53 UTC (permalink / raw)
To: Arnd Bergmann, Joao Pinto
Cc: vinayak holikatti, JBottomley, rafael.j.wysocki, hch,
linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org,
Carlos Palminha
Hi!
On 3/18/2016 2:49 PM, Arnd Bergmann wrote:
> On Friday 18 March 2016 12:52:13 Joao Pinto wrote:
>> Hi!
>>
>> Could you please check the following patch-set in order to evaluate if it is
>> ready for v4.6?
>>
>
> I think the code is ok now, but the timing apparently didn't work for 4.6.
> I'd suggest you resend as soon as 4.6-rc1 is out so it can get merged into 4.7.
Isn't it possible to be merged into a ufs-dwc branch in the SCSI Git tree that
could be pulled later, like Bjorn did in the PCIe RC?
>
> Arnd
>
Joao
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: UFS V11 patch-set
2016-03-18 14:53 ` Joao Pinto
@ 2016-03-23 21:16 ` Martin K. Petersen
2016-03-24 10:16 ` Joao Pinto
0 siblings, 1 reply; 6+ messages in thread
From: Martin K. Petersen @ 2016-03-23 21:16 UTC (permalink / raw)
To: Joao Pinto
Cc: Arnd Bergmann, vinayak holikatti, JBottomley, rafael.j.wysocki,
hch, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org,
Carlos Palminha
>>>>> "Joao" == Joao Pinto <Joao.Pinto@synopsys.com> writes:
Joao,
Joao> Isn't it possible to be merged into a ufs-dwc branch in the SCSI
Joao> Git tree that could be pulled later, like Bjorn did in the PCIe
Joao> RC?
I just started 4.7/scsi-queue so now is a good time to resubmit.
Thanks!
--
Martin K. Petersen Oracle Linux Engineering
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: UFS V11 patch-set
2016-03-23 21:16 ` Martin K. Petersen
@ 2016-03-24 10:16 ` Joao Pinto
0 siblings, 0 replies; 6+ messages in thread
From: Joao Pinto @ 2016-03-24 10:16 UTC (permalink / raw)
To: Martin K. Petersen, Joao Pinto
Cc: Arnd Bergmann, vinayak holikatti, JBottomley, rafael.j.wysocki,
hch, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org,
Carlos Palminha
On 3/23/2016 9:16 PM, Martin K. Petersen wrote:
>>>>>> "Joao" == Joao Pinto <Joao.Pinto@synopsys.com> writes:
>
> Joao,
>
> Joao> Isn't it possible to be merged into a ufs-dwc branch in the SCSI
> Joao> Git tree that could be pulled later, like Bjorn did in the PCIe
> Joao> RC?
>
> I just started 4.7/scsi-queue so now is a good time to resubmit.
>
> Thanks!
>
Hi Martin!
Thanks, I will do that in a minute.
Joao
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2016-03-24 10:16 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-18 12:49 UFS V11 patch-set Joao Pinto
2016-03-18 12:52 ` Joao Pinto
2016-03-18 14:49 ` Arnd Bergmann
2016-03-18 14:53 ` Joao Pinto
2016-03-23 21:16 ` Martin K. Petersen
2016-03-24 10:16 ` Joao Pinto
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).