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 91025C433FE for ; Tue, 5 Oct 2021 10:35:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 745646124F for ; Tue, 5 Oct 2021 10:35:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233732AbhJEKg5 (ORCPT ); Tue, 5 Oct 2021 06:36:57 -0400 Received: from mail.kernel.org ([198.145.29.99]:34016 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232723AbhJEKgz (ORCPT ); Tue, 5 Oct 2021 06:36:55 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 8B79261131; Tue, 5 Oct 2021 10:35:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1633430105; bh=tPRSe+sMGLMk0DEatVSdVYaqyhvvz0YMaXtWMarFKAk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=uxPZayo3ns80cG6GBoZnUYwBGG0P4nH/VwSvtxVE5aAyzZqd2hA2UM6B1t1tqRluB kYHmmPOCFhM8lWxYtpdiD3Dw+fAM+8uIlKbN8V8pdblrCH/fGTXtDliHcnoFsXF1Gw zKPQPrD/bPSAoX/bb2PgqO+JvQuAmq/wXf8nYunPutvl52Vt5F13KwDHiFTaZdS5lN 7iyl0DcMtzubUGz9X5I3OTmsS0NYRiVUkA2QCQkLTV35AltcAWD/akKmsEUs71wVJR +dONcCwUHO1Ryo7Zck1dtw2hcsrorcY9gBoT3Zv3e/121OVGiE1ACu3t4BkePxJx7y myL+d6MzeKd8A== Date: Tue, 5 Oct 2021 16:05:01 +0530 From: Vinod Koul To: "A, Rashmi" Cc: 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-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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