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 8327AC5478C for ; Mon, 26 Feb 2024 17:20:08 +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=A8xkfeHTIITWR9Yun49IBXpXLOy21WeNJQKGTP0SAHk=; b=oYVWLZ1iQJklWJ HbryGeQIq9Bs6lv890EZUkb/YVD1rI/Vhgg2hkW9F/Jn46uq+XztV9nsK4kJbYumJI85GHZRd17gM 6zh+H42osmbZjcsGWeBo2xmhkq77QGRIOrEeX7QKAV/blNOjCrU0nFoBJg2obPXgYrqDJzr39sgZT Mctbs7VQmg1MWwhK4AuSypp9ExruOsCS16rVpbgOhrJ9Ph9KV1+VLx/0d4nrWKJ+cTCn0QzOkcTOS nav2OVIDE1+T+K6pdr/nSgEoAkdSkHD5xFNHIxG9PjuLfLx0Xyx2DpgMywEpGjwqwQlDJZAOYmkJv VdM2CvjEJmbCi3N7rkOA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1reedx-00000001uay-2Hz6; Mon, 26 Feb 2024 17:19:57 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1reedu-00000001uZw-2PQP for linux-arm-kernel@lists.infradead.org; Mon, 26 Feb 2024 17:19:56 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id EE60361118; Mon, 26 Feb 2024 17:19:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0D939C433F1; Mon, 26 Feb 2024 17:19:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1708967993; bh=t/0TRcaVv7hmy4dWqb+tr1xbOJwE7wtonKYBQ/8EEY4=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=Omqh14pQWbVvqoGnHK4hYx2+tAWm6Wz7Ab333g4eRogINUy88j+UvW9cr0d4TLope mi9Tn9/pfP+jM0kN0wPOv9QpVzxDXyj19Cap/Omlv8BRNimLDSWsKMnFQTdm0kev32 3bLtc6wGoaKvOfEZKUXvkLOvQ+UkY7caTAP0RqW79/F53eIKxJn6x7f7PAU91410Hg 41+d7VX9E5MAUixSaII6sdnk0q5R580f4bc/VnF7VlhOSOoeFvxRg/MJmgB6QaNkH9 wjMloQRdg51Ww5Q8NVweGB00Z9lh7YoJvuizpfeezIZAW96ftVvaD8DAUPqwVovsUi ck4IVyz0RC9bw== Message-ID: <2c81fc54-c5f4-4f6e-bd54-ea51b3c9ffce@kernel.org> Date: Mon, 26 Feb 2024 19:19:48 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH net-next v3 07/10] net: ti: icssg-prueth: Adjust the number of TX channels 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, hkallweit1@gmail.com, 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-8-diogo.ivo@siemens.com> From: Roger Quadros In-Reply-To: <20240221152421.112324-8-diogo.ivo@siemens.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240226_091954_704023_199F7B0B X-CRM114-Status: UNSURE ( 6.22 ) 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: > As SR1.0 uses the current higher priority channel to send commands to > the firmware, take this into account when setting/getting the number > of channels to/from the user. > > Based on the work of Roger Quadros 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