From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757696AbcDEKPk (ORCPT ); Tue, 5 Apr 2016 06:15:40 -0400 Received: from mga04.intel.com ([192.55.52.120]:52785 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755658AbcDEKPi convert rfc822-to-8bit (ORCPT ); Tue, 5 Apr 2016 06:15:38 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,443,1455004800"; d="scan'208";a="951952681" From: "Winkler, Tomas" To: Joao Pinto , "Martin K. Petersen" CC: "robh@kernel.org" , "vinholikatti@gmail.com" , "julian.calaby@gmail.com" , "akinobu.mita@gmail.com" , "hch@infradead.org" , "gbroner@codeaurora.org" , "subhashj@codeaurora.org" , "CARLOS.PALMINHA@synopsys.com" , "ijc+devicetree@hellion.org.uk" , "linux-kernel@vger.kernel.org" , "linux-scsi@vger.kernel.org" , "devicetree@vger.kernel.org" , "arnd@arndb.de" , "mark.rutland@arm.com" Subject: RE: [PATCH v13 0/9] add support for DWC UFS Controller Thread-Topic: [PATCH v13 0/9] add support for DWC UFS Controller Thread-Index: AQHRjsqe6zDfhLoXNEumYN3bJ8rfop965cSAgABERAA= Date: Tue, 5 Apr 2016 10:15:33 +0000 Message-ID: <5B8DA87D05A7694D9FA63FD143655C1B541E3FE8@hasmsx108.ger.corp.intel.com> References: <570380B9.30800@synopsys.com> In-Reply-To: <570380B9.30800@synopsys.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.184.70.11] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 4/5/2016 12:34 AM, Martin K. Petersen wrote: >>>>>> "Joao" == Joao Pinto writes: > > Joao, > > Joao> The work consisted of: - Fixed typo in ufshcd-pltfrm.c - Tweak > Joao> ufshcd.c for UFS 2.0 support - Implement ufshcd-dwc which > Joao> contains all DWC HW specific code - Unipro attributes were added > Joao> and new registers were added to the driver - Implement a > Joao> tc-dwc-g210 containing G210 MPHY specific code - Implement a > Joao> tc-dwc-g210 glue platform driver - Implement a tc-dwc-g210 glue > Joao> pci driver - Documentation update > > You really need to keep track of which Acked-by: and Reviewed-by: tags > you have gotten from people and apply them to patches that you haven't > changed. Otherwise we start from scratch every time you resubmit. > > Thanks! > It's ok to submit the same v13 with the ACK tags? You can add my Ack on the core patches, not DWC specific, I didn't really look at those properly. Thanks Tomas