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 004B3C5478C for ; Mon, 26 Feb 2024 17:17:40 +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:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=uMTA9eoeygsp5byIEzHnCLgVBqNoMLdlyVeZjMH0eL8=; b=OkqNpEedFezzus F0tlBaan1RYJqbWg8ZUUFkNelhVlaj5DmLTrWvTI0d+Tr0h6TaWlvrd1M6tb3jJo6OFE5znA4c7J3 BtbhDSgWRbDaTTEHvlSzerh4jgVG9Jfgs4Ddg3VjrrprkuH8K1Vye7CYGmN8LYnj6Gy1tCjkP/EFR d/Bza2j3dO3ZRkgdY1y5I7A15UP0Ru9PjN+nndtZYPgE29GGxYerUHYnTwUk2sJH6cQtaYPpDNj4W 8fMnsoi3SUFMrmyyMKtr3oZbrkqKrncnq+7F1T+pMNsBM2EIUN50tvbhQNY+mEW9KxAgFPth+0W/h U8NAnmfL6rk/GZq05kaQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1reebc-00000001tkB-38cf; Mon, 26 Feb 2024 17:17:32 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1reebX-00000001thD-3uhP for linux-arm-kernel@lists.infradead.org; Mon, 26 Feb 2024 17:17:31 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 8A8C0CE12A5; Mon, 26 Feb 2024 17:17:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6DABEC433F1; Mon, 26 Feb 2024 17:17:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1708967844; bh=yK4PFiT51e+QTMA7C35BsgMHvWahXH9rZTcd4Say+sQ=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=ub0uMEH3EoN703MpmnyB/a3w1mmfMRN/GTPQnz7gLzGo/woJyWzgMz4cCCzLOPuIJ K5uY2ryj2md4tMpXa4+2g63PPfneT1QP5x5Ip9Ve9LThLzBCdpmGAQtxEiGwe+4NHU BSHCSToi7Ol9CyjJn/lOxp8Y4pHEl2X8rsh0Do2lx7w/GdfUmmcR8MTzTKeOCRH/mX HpMiHiY8txtZgz7lV44CutoQmbxMsCkJspCJCZ/4q+4jAxmBtiNNKQORBGAM25re6I Zt/4XqKaE0fhqr9ncfKo6OSnZRHATgg+686QtUU3LVzrGoZF5DWJU601N19qq2TcOj A4ll8VsPX0F7A== Message-ID: <6af82695-66a8-4a95-a2bb-e6b1c8942a8d@kernel.org> Date: Mon, 26 Feb 2024 19:17:22 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH net-next v3 06/10] net: ti: icssg-prueth: Adjust IPG configuration for SR1.0 Content-Language: en-US To: Diogo Ivo , danishanwar@ti.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, andrew@lunn.ch, linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org Cc: jan.kiszka@siemens.com References: <20240221152421.112324-1-diogo.ivo@siemens.com> <20240221152421.112324-7-diogo.ivo@siemens.com> From: Roger Quadros In-Reply-To: <20240221152421.112324-7-diogo.ivo@siemens.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240226_091728_317669_2CA07BDE X-CRM114-Status: UNSURE ( 5.10 ) 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 21/02/2024 17:24, Diogo Ivo wrote: > Correctly adjust the IPG based on the Silicon Revision. > > Based on the work of Roger Quadros, Vignesh Raghavendra > and Grygorii Strashko in TI's 5.10 SDK [1]. > > [1]: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/?h=ti-linux-5.10.y > > Co-developed-by: Jan Kiszka > Signed-off-by: Jan Kiszka > Signed-off-by: Diogo Ivo Reviewed-by: Roger Quadros -- cheers, -roger _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel