From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DBAF3C433DF for ; Wed, 24 Jun 2020 17:32:05 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A9E1D206C0 for ; Wed, 24 Jun 2020 17:32:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Lfn9RWG9"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="yuRiI+in" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A9E1D206C0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=QgOHyn23HwRbILA+c2GEIKKBlxpLf2PIFrBsIymKSYU=; b=Lfn9RWG9fZ4TG6PU3lC5c0XEz jkQ0/FeADdfcohrWDMKGNdAw9MohZPWEHxD3jvKcsrzRFyqDi7u8gn7ISoN2Wh8wWO2BvdNSSUdHg YXsbDsK97ft2Eac3FoNNqT8TefUTsOF3u5cTxGrIlCheycRQ2abgI5cSojL0bqRB9zqhTx0oTZgsE 8cBTFGugbBB5G02fnD/8TcB5zJbGpgK0bck9FD4ViyQdHqqOiyI0KQyRCsOs1wYUkwzhrF0sZeGlT oikOKGOgKHbdKyHKa4SQWkdExA568L4nCDhwqotZ8hrxHxnc4dWgaS37K+2HgAbPGz9O+Kl0+Ypwe WIHdXJLkg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jo9Dt-0001hz-7i; Wed, 24 Jun 2020 17:30:09 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jo9Dp-0001ga-Se for linux-arm-kernel@lists.infradead.org; Wed, 24 Jun 2020 17:30:06 +0000 Received: from localhost (unknown [171.61.66.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 156A52078D; Wed, 24 Jun 2020 17:30:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593019805; bh=h33gmGGByy2GPZrJ7tjNqx/Etm0E51dsYTshtyz2YhE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=yuRiI+ina71wDNranb8AwW9LaPmZDEbmUmZmhXR8uZXZAbrCJrZUhNi9Pyx1X52N0 ghUVH4l5ovbj/9oXbBaYRo7phEtcC8FTCj04Fzn7IfiHYfB6T5tYG+/e12h0P/+G6B MbKo17ZfsjVqPDeyfD+FqWt6ycK4fecC5fGAzXcw= Date: Wed, 24 Jun 2020 23:00:00 +0530 From: Vinod Koul To: Alim Akhtar Subject: Re: [PATCH v10 00/10] exynos-ufs: Add support for UFS HCI Message-ID: <20200624173000.GJ2324254@vkoul-mobl> References: <20200528011658.71590-1-alim.akhtar@samsung.com> <159114947915.26776.12485309894552696104.b4-ty@oracle.com> <013a01d63d3e$ecf404d0$c6dc0e70$@samsung.com> <89b96bd0-a9a3-cdd8-dc67-1f9f49eef264@ti.com> <000001d646a6$6cb5fd70$4621f850$@samsung.com> <20200624102112.GX2324254@vkoul-mobl> <004b01d64a48$8bb87270$a3295750$@samsung.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <004b01d64a48$8bb87270$a3295750$@samsung.com> X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: robh@kernel.org, linux-samsung-soc@vger.kernel.org, "'Martin K. Petersen'" , linux-scsi@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, krzk@kernel.org, 'Kishon Vijay Abraham I' , avri.altman@wdc.com, cang@codeaurora.org, kwmad.kim@samsung.com, stanley.chu@mediatek.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Alim, On 24-06-20, 22:27, Alim Akhtar wrote: > > > > Sure, will re-send this series. > > > > But patches have not been sent right, pls send and me/Kishon will review > > > Thanks for your kind attention on this series. As per [0] comment from > Kishon, patch 7/10 [1] and probably 6/10 [2] should have been Applied after > 5.8-rc1 was tagged. And that is something I am trying atm, but I dont have patches in my mailbox, so would you be kind enough to resend me these patches after rebasing to phy-next, also do add acks/reviews collected in previous posts. I dont think I have seen resend, or maybe I wasnt cced > I have already send and re-send V10 of this series. Kishon has already > reviewed and provided comments and I have addressed them as well. These > patches already have and Reviewed-by, Tested-by tags. > Let me know if something more needs to be done from my side. > [0] https://lkml.org/lkml/2020/6/7/410 > [1] https://lkml.org/lkml/2020/5/27/1705 > [2] https://lkml.org/lkml/2020/5/27/1701 -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel