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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 24EE6C7EE26 for ; Fri, 19 May 2023 17:44:54 +0000 (UTC) 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=2Dtne1aPliaLVMi89R0fZfiBg920JoYGr43NJX+Fjmc=; b=fy3nM7ve79/75N tRF2oW6rrNgDg0sLHHWKALMd2mn8IBFZ5H43W4/RKIzEo2+NzPGl3Q0MFbIU1RWEODkMpfeFaNRDY kPgfdeAXrvOGwNpIKTGIKVnU0UtHW9XxARSVh6+89U4ucdd0mbyacKt1DVYbtP1bNF3XtJJ2F6Qbt HPEQTz7U1ah+3YNfIJs5gPoGBdPhxQ8wRr/6mWuuATtgcFvpVIeuTGb8Y8dLtP5u4MDnooTzL7P60 E4go/VfGqQEsRH9yjfvpEIs/Lvpm20A8Wnr3aTKxPGcbzHdM3Cusn64nu/0jDmVGcPxp/LD8qCSX9 kHl9ILjbMsJLjS3HWrzg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q049X-00Gtii-2R; Fri, 19 May 2023 17:44:31 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q049U-00Gthn-2X; Fri, 19 May 2023 17:44:30 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 1A0CA60C78; Fri, 19 May 2023 17:44:28 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9E54DC433D2; Fri, 19 May 2023 17:44:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684518267; bh=4g8OqdutIps7VawfkwADZsolWCHLUkVTD2tZ2EN5CEk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tDGdGSvnlVWsmUkEn52K7K/O5LispEQrhycaR9lIiZr/ew2psx/UIjRdWecIe5PIY s0hjY27ZXZvxbY6F+a3mNdyF/BLDvgXG5SvATuaBt326RCmAvbJ6M/9gvaRrnRJBpy Z+coKW6MGJXUeAAhAFXhHoS1XnqJ1Q2UdTR5FdQ4WzkzNJNUuPORw3oD72++KkcMJk e8dhkpnKCG2vAV75yneUWoI/8hiDmDma0nBlcFBAg63ch/rCDa4ATyyONKA/3MFzkg RDi89A/fmnD3nZJAq1he3sVixBfAz2JMmsCBzJ9O3cLlovAWSlSx14MKHHoyjvuJ1b g8jlrkGBf4imA== Date: Fri, 19 May 2023 23:14:23 +0530 From: Vinod Koul To: Frank Li Cc: devicetree@vger.kernel.org, fushi.peng@nxp.com, imx@lists.linux.dev, kernel@pengutronix.de, kishon@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, robh+dt@kernel.org, s.hauer@pengutronix.de, shawnguo@kernel.org Subject: Re: [PATCH v5 0/6] phy: cadence: salvo: some fixes and workarounds Message-ID: References: <20230517161646.3418250-1-Frank.Li@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230517161646.3418250-1-Frank.Li@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230519_104428_872871_6EC6EAEE X-CRM114-Status: UNSURE ( 9.93 ) X-CRM114-Notice: Please train this message. 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 17-05-23, 12:16, Frank Li wrote: > > Sorry I have not realized some patches were missed at upstream kernel. > Version number continue with previous > https://lore.kernel.org/imx/ZGOCT0Mdg3Jtar6c@matsya/T/#t > > Peter's Fixes: > - Bist issue > - fix corrupt package from devices when start transferring less than 20us > - fix the FSM in controller seeing the disconnection at L1 use case. Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel