From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754426AbcCUK21 (ORCPT ); Mon, 21 Mar 2016 06:28:27 -0400 Received: from smtprelay2.synopsys.com ([198.182.60.111]:47735 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752925AbcCUK2T (ORCPT ); Mon, 21 Mar 2016 06:28:19 -0400 Subject: Re: UFS V11 patch-set To: Joao Pinto , vinayak holikatti , , , , References: <56EBF966.8040907@synopsys.com> <56EBF9FD.9080906@synopsys.com> <4014649.ENvamPh3sb@wuerfel> <56EC1675.2050002@synopsys.com> CC: Arnd Bergmann , "linux-kernel@vger.kernel.org" , Carlos Palminha From: Joao Pinto Message-ID: <56EFCCB3.3040108@synopsys.com> Date: Mon, 21 Mar 2016 10:28:03 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <56EC1675.2050002@synopsys.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.13.184.19] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Rafael, James, Mark and Christoph, I check in the scsi git tree that you were the last to merge code to the ufs repository. Is it possible to merge this code into a ufs-dwc branch in SCSI repository, in order to be merged in v4.6-rc1? [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 On 3/18/2016 2:53 PM, Joao Pinto wrote: > 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. > > >> >> Arnd Thanks, Joao