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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E134EC433EF for ; Mon, 25 Oct 2021 07:04:41 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 A5A2B60F6F for ; Mon, 25 Oct 2021 07:04:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org A5A2B60F6F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=ipG1/CaqOtVRS7XBYkmvcO8dQyZyvpWA/5YdxzlvYHU=; b=mEc9miVNO40rpd t43+snyOlsiTIKGLSbInkxTjV9HPn9KGHHpcBIGO5STreqdSCdQ0xXAyBVbt/ocO+BjaZyCbEtBRr jC4pyjwZqp5mgaQfNi9laArjRbMhmbwqkz5+tMlNks+vmK0Bi9xop+d7AlSmFQTX+SR9mkRcf8Lr/ R5VyFQ4ne/KQGgTg0N4NzwKawt8S49HJNHR6WX9CUHMFPg6KHP8uO0iOFpBDF95Gl78fmH/AHEDb9 QUVQsBWKVuYGpPWkNUvhPXVjgs4BpXI4TuxvbFau0ntZUOUbi0qqpREOzaio4PM/A0BmCXzVYAxsS dXr0hicogUx60SFkz1rg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1meu12-00FTkF-Kd; Mon, 25 Oct 2021 07:03:29 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1meu0y-00FThF-2E; Mon, 25 Oct 2021 07:03:25 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 0D7276023E; Mon, 25 Oct 2021 07:03:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1635145402; bh=b2ZKJTUdVCkQS98YgaVFDNlMI1qmq4hVxYpwYJLnGtg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=MzOchr4576iqwit9K0Ldca9+pYoKpfyGuYszBN92hzVgeAumWYcSkFFNzHUHnR9t8 IFdhS78dCOmgDw1v+9PDUa2IQyTZ4n11kTg86BDVQPWRosFvPtYjqkjgxC+wFTHpBz clQ9QwAOGF9xZIGk81HvKHYiMrjdyIXGyIo7jLluoE551DFabHl4Lin66wy6Q3mWx4 csSwDEowZiD4D/4CAsApmtVBIE9Mfs3hwapL7Pg6EUrlFmFbg/LBfEfGXGICg6Lqec 8gDzG0jqMmTGMMpLnAQjBO2u1kDGdE4OaVWBUxRPTYEKEHeK6NG5X1lyFryg2ZwvPk ePKY37PeR+c5A== Date: Mon, 25 Oct 2021 12:33:19 +0530 From: Vinod Koul To: "A, Rashmi" Cc: "robh+dt@kernel.org" , Ulf Hansson , Michal Simek , linux-mmc , Linux ARM , Linux Kernel Mailing List , Kishon , Andy Shevchenko , "linux-phy@lists.infradead.org" , Mark Gross , "kris.pan@linux.intel.com" , "Zhou, Furong" , "Sangannavar, Mallikarjunappa" , "Hunter, Adrian" , "Vaidya, Mahesh R" , "Srikandan, Nandhini" Subject: Re: [PATCH v2 0/4] Add support of eMMC PHY for Intel Thunder Bay Message-ID: References: <20210829182443.30802-1-rashmi.a@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211025_000324_175287_50481B31 X-CRM114-Status: GOOD ( 15.57 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 25-10-21, 05:46, A, Rashmi wrote: > > > > -----Original Message----- > > From: Vinod Koul > > Sent: Tuesday, October 5, 2021 4:05 PM > > To: A, Rashmi > > Cc: Ulf Hansson ; Michal Simek > > ; linux-mmc ; Linux > > ARM ; Linux Kernel Mailing List > kernel@vger.kernel.org>; Kishon ; Andy Shevchenko > > ; linux-phy@lists.infradead.org; Mark > > Gross ; kris.pan@linux.intel.com; Zhou, Furong > > ; Sangannavar, Mallikarjunappa > > ; Hunter, Adrian > > ; Vaidya, Mahesh R > > ; Srikandan, Nandhini > > > > Subject: Re: [PATCH v2 0/4] Add support of eMMC PHY for Intel Thunder Bay > > > > On 04-10-21, 06:04, A, Rashmi wrote: > > > > > Applied patch1 and patch2 for next, thus leaving the phy changes in > > > patch3 and patch 4 for Kishon/Vinod to pick up. > > > > > > Thanks and kind regards > > > Uffe > > > > > > > > > Thanks Uffe, > > > Hi Kishon/Vinod, > > > Please let me know if you have any comments > > > > Need ack from Rob on binding patch > > > > -- > > ~Vinod > > Hi Rob Herring, > Please help to review the eMMC dt-binding patches Just realised, neither Rob nor the DT list is in CC, ofcourse he would not have seen this. Please rebase and repost with Rob and DT list in CC! -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel