Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758618AbcCVKbp (ORCPT ); Tue, 22 Mar 2016 06:31:45 -0400 Received: from us01smtprelay-2.synopsys.com ([198.182.60.111]:43543 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752822AbcCVKbh (ORCPT ); Tue, 22 Mar 2016 06:31:37 -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> <56EFCCB3.3040108@synopsys.com> CC: Arnd Bergmann , "linux-kernel@vger.kernel.org" , Carlos Palminha , , "robh@kernel.org >> Rob Herring" From: Joao Pinto Message-ID: <56F11F00.1060408@synopsys.com> Date: Tue, 22 Mar 2016 10:31:28 +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: <56EFCCB3.3040108@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 Content-Length: 1568 Lines: 51 Hi, The following patch-set was approved by Arnd Bergmann and Rob Herring and I would appreciate that someone from SCSI / UFS gave a final checkout in order to evaluate the possibility of still merging it to v4.6 or putting it in a branch in SCSI to be merged to v4.7. [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/21/2016 10:28 AM, 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