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 80094CEACF1 for ; Tue, 1 Oct 2024 19:01:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:MIME-Version:Date:Message-Id:Subject:References:In-Reply-To:Cc: To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=eCCS+9IeNh9jw8u4AzLnPRGGBqYA3sPV0JAk9orStLc=; b=PMy0kNnJtQWGS5uUQVeILuLADE ZOFOubZ6xPIIJhLRlJpAG5HMX7Hq+t0bF3gjTio+fNJUlXBv9OuIY5JIwQVrFVWO5ZoH1XY+27UHP Ng8zh1kt7vJfwLZYexznZfTmmzBEyrIX/oQEYraBSt7KwdYqqPjGz0gI7wXmTd3GdA2KgjZX6nFah kdZriXjIlwHu4AcqRS3WzfvsAobWOUR4UKFuLEgDE4z3CnOynVuCEszW3dNCvOFm4JAOFQ+E2o6Pm ryT9jA3TV8T2wJM1hEi8Fc8JC2yZwzC4QL9tS835YuS2ulcMkfoyCCLU0tRehx8VT8OdVqZ32tOef uN3Zdbog==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1svi7q-00000003qYq-16rV; Tue, 01 Oct 2024 19:01:34 +0000 Received: from nyc.source.kernel.org ([2604:1380:45d1:ec00::3]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1svgxI-00000003hXC-2pSh for linux-arm-kernel@lists.infradead.org; Tue, 01 Oct 2024 17:46:38 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 4F6F6A41753; Tue, 1 Oct 2024 17:46:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AC87EC4CEC6; Tue, 1 Oct 2024 17:46:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1727804795; bh=0ls6ZbdepPVe0HnUrUsV6vDz/po+cPzS1DmD58fPBMY=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=lH4Uc6bRXb0uMdhDVB4LlevGEBgzJ/+wqKtsQK/HB1MyhPq585tgSE9q6zoHiPX+e XCzlxvz9m6J7aBtn1y9GrCnJ3KKbKl/F+2BebzZqUNfhK3wY+7KRV52xVuVgrk7kM4 gfvAJJ59vzJbr8nSbEWI0IPojAug+rWdr6IBztanLn3YchZBNuYvhhYvB/hc6C9JAE v/jZKvuCw9hjTfq4YVLUsGewb63Y38j22YkC0nU7RSU4YpZLRI4r9bxnqTgXWx5Z/2 jzdYnD8xUteEq5zN+hIE9BBcDbFKzN55OnF1KO2lK/O/JSmLEHlnoDhtF1mT0Nn7Yr FyD1lT+J1M2cg== From: Mark Brown To: Carlos Song , Frank Li , Fabio Estevam , Shawn Guo , Stefan Wahren Cc: linux-arm-kernel@lists.infradead.org, linux-spi@vger.kernel.org, "imx @ lists . linux . dev" , Pengutronix Kernel Team In-Reply-To: <20240930093056.93418-1-wahrenst@gmx.net> References: <20240930093056.93418-1-wahrenst@gmx.net> Subject: Re: [PATCH 0/3] spi: spi-fsl-lpspi: Some calculation improvements Message-Id: <172780479237.2295744.8404321620319952490.b4-ty@kernel.org> Date: Tue, 01 Oct 2024 18:46:32 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: b4 0.15-dev-99b12 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241001_104636_814506_CD8769BC X-CRM114-Status: GOOD ( 12.33 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 30 Sep 2024 11:30:53 +0200, Stefan Wahren wrote: > This series contains some improvements for spi-fsl-lpspi which are > related to the calculations within fsl_lpspi_set_bitrate. > > Stefan Wahren (3): > spi: spi-fsl-lpspi: Adjust type of scldiv > spi: spi-fsl-lpspi: Fix specifiers in fsl_lpspi_set_bitrate > spi: spi-fsl-lpspi: support effective_speed_hz > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/3] spi: spi-fsl-lpspi: Adjust type of scldiv commit: fa8ecda9876ac1e7b29257aa82af1fd0695496e2 [2/3] spi: spi-fsl-lpspi: Fix specifiers in fsl_lpspi_set_bitrate commit: 7086f49dc442837996c08350a4d590e790b499db [3/3] spi: spi-fsl-lpspi: support effective_speed_hz commit: 667b5e803a94f1ce48ac85b3fef94891a8d40ccf All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark