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=-4.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,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 7A23FC4363A for ; Mon, 5 Oct 2020 05:43:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2371120795 for ; Mon, 5 Oct 2020 05:43:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601876628; bh=UIfs/QjJhr/15MgKIx4LXx9zHHFqHKPgnpSoA3A3h/Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=atRHdQHEMQmczDLPyLzYYlzXE9jhvWQhnnWZlp/WHB3fIN3P17/CsqQnR6vy9fbpx cPTFZimGgJCQa4EufwG0VVpswEx97NCMH5Is94Mlx3A5g2Ja42RggSNT20rJwj/l/r u2IPhyZDVDa+cTGpQMWQ/NJ12494ts8XEG77/Ie0= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725870AbgJEFnp (ORCPT ); Mon, 5 Oct 2020 01:43:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:49146 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725267AbgJEFnp (ORCPT ); Mon, 5 Oct 2020 01:43:45 -0400 Received: from localhost (unknown [171.61.67.142]) (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 AB05F20795; Mon, 5 Oct 2020 05:43:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601876624; bh=UIfs/QjJhr/15MgKIx4LXx9zHHFqHKPgnpSoA3A3h/Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Q8PkLNVlLUhhTKj46FC/a8JCNB5IuL+oUAa7MMJTGVnbpSxsqvWC1KNbXP9wypBpI L4AqVwJjgj5Jam08Ix6i7F0hxN6KmbdLnpMcFuQ3DIdR+t2wJPUVfK3LMmj2btzLhm pA7r9XCmZ8RUqEEQvhEsfrqZikrsD7qWI/iu4+iY= Date: Mon, 5 Oct 2020 11:13:33 +0530 From: Vinod Koul To: Florian Fainelli Cc: linux-kernel@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, Kishon Vijay Abraham I , Rob Herring , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" Subject: Re: [PATCH 0/2] phy: phy-brcm-sata: Allow configuration SATA AFE TX amplitude Message-ID: <20201005054333.GM2968@vkoul-mobl> References: <20201001031916.411999-1-f.fainelli@gmail.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 Hi Florian, On 04-10-20, 19:56, Florian Fainelli wrote: > > > On 9/30/2020 8:19 PM, Florian Fainelli wrote: > > Hi Kishon, > > > > This patch series allows the configuration of the Broadcom SATA PHY TX > > amplitude which may be required in order to meet specific tests. > > Hi Vinod, > > Would you need me to resend these two patches? For some reason > get_maintainers.pl did not pick up your email. If not, here are the two > patches from lore: Yes I dont have these in my inbox. Unfortunately it is late in the cycle and I have already sent PR to greg for 5.10 so I am not accepting patches till rc1. Please rebase on rc1 and resend... > https://lore.kernel.org/linux-devicetree/20201001031916.411999-2-f.fainelli@gmail.com/ > https://lore.kernel.org/linux-devicetree/20201001031916.411999-3-f.fainelli@gmail.com/ > > Thanks > -- > Florian -- ~Vinod