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=-6.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 290C2C433DF for ; Wed, 24 Jun 2020 10:23:03 +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 E85AB20706 for ; Wed, 24 Jun 2020 10:23:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="T0dTnixn"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="lFsxHbr3" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E85AB20706 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=EQcI00KKw++tzlG2KsZFLintVjlUzwiuVmCv4nP5Lf8=; b=T0dTnixnA2yMM5YjHBliCWHtk cw+po7dZlgNqumd7P9N1Y2hMTCFH6BpNHA/dndy6T0gLketJSTnIasPSqCWff/fAeqJzGNxTE1lfA XxtcTbjrPv6CsrWFis2W+2owdZr1AP21G5SJQdJxczjb9c+TAnLgubWGwysv6Tcata/LfE4uq+PED 5tRChZ0IJp2Jq00V29DUlzNfBOlHkP7rIvRmi1iRJosLk4xBzA3HLakM0fWiLbSV456WAlnErSRXo 8uhKG+/EKKZmpQhic+/kR0FVJU/krS5Jk+zGkQm9t01WKxgWhEP87c0NZDW65Wh+zmKKsPhJYZ+Bv 95AZDIRPg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jo2Wv-00084q-6f; Wed, 24 Jun 2020 10:21:21 +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 1jo2Wr-00083h-HH for linux-arm-kernel@lists.infradead.org; Wed, 24 Jun 2020 10:21:18 +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 ECD8C20706; Wed, 24 Jun 2020 10:21:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592994077; bh=ryw44Z/EPBxdhw94ATVsnEt+G9bd1yf/neM/xMmnjPo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=lFsxHbr3AxRhXpUmfNHF2DEskt3fDb/Un0y8cPDad7ymlHvAwylcK0tD8qT/uWprq TdmBEKTWtRRYV6V6ymLtsuJGau1fmnwWOWz9EXkMPyNYBCslK08B7IZ6ruxzRudj4q LX41T8W5TGpyFqB5PyztWwvOwayLiS4Q/PBtv02k= Date: Wed, 24 Jun 2020 15:51:12 +0530 From: Vinod Koul To: Alim Akhtar Subject: Re: [PATCH v10 00/10] exynos-ufs: Add support for UFS HCI Message-ID: <20200624102112.GX2324254@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> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <000001d646a6$6cb5fd70$4621f850$@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 On 20-06-20, 07:29, Alim Akhtar wrote: > Hi Kishon, > > > -----Original Message----- > > From: Alim Akhtar > > Sent: 11 June 2020 20:49 > > To: 'Kishon Vijay Abraham I' ; 'Martin K. Petersen' > > > >> > > > >> Applied [1,2,3,4,5,9] to 5.9/scsi-queue. The series won't show up > > > >> in my > > > > public > > > >> tree until shortly after -rc1 is released. > > > >> > > > > Thanks Martin, > > > > Hi Rob and Kishon/Vinod > > > > Can you please pickup dt-bindings and PHY driver respectively? > > > > > > You might have CC'ed me only for the PHY patch. I don't have the > > > dt-bindings in my inbox. Care to re-send what's missing again? This > > > will be merged after -rc1 is tagged. > > > > > -rc1 is out, I do not see phy driver patch in your tree[1] yet, let me know if I am looking into right tree. > [1] -> git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git Right tree > > Thanks! > > > Sure, will re-send this series. But patches have not been sent right, pls send and me/Kishon will review Thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel