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 B3F41C433EF for ; Mon, 3 Jan 2022 11:31:44 +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=pbLkvCKRPSC7WaGFO+RZdxPh4j9Nc0GLNPWCff4ZvB0=; b=wSp1YdIFcB6p8M g8S0qrDdqsduDC3NFPs/A6ZjzZjeelFdZfVL+XcYbeKVENiP6ixPonBTufqbCu0iKWxnFpGKLeO7z GC6PaNSXfQ100dnspLhGaAJmSy5XwD9S+GTpaoqP+ifhbUxOMCliK2z5u0J/pfNaLY9/YnF9V9i7d zImjmH3iiHNkVJPbPO90YJY4rD4qr6z9YK5obBnlFTGOvqI5+Ke3WgGaQj5JxIAICXiMwXKj1TxWm zNZrmBGPpXd/Q8WxbLSrgXeRzcoqcKCQ2Z6aBTK7cEl4YMlbrLngOjijBd8dAoGxuuS4wkmpsHktH meioTVBlcMUc/quLtAYg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n4LXp-008san-6Q; Mon, 03 Jan 2022 11:30:29 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n4LXm-008sa0-6E for linux-arm-kernel@lists.infradead.org; Mon, 03 Jan 2022 11:30:27 +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 2230160FF8; Mon, 3 Jan 2022 11:30:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A4F8AC36AE9; Mon, 3 Jan 2022 11:30:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1641209424; bh=PJcapKAIeWCUQ8GEVmO6uaKfnmXoKarLeDRQFQ8RRmc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=lAY4Akej43xDQ97sjIXy535eaDqM81L/c/e6eFlI227rlPAmVbmajUjKE6ibSGk/I wnLfwC8nzjz36FgejGavM3szdsoGS9wA9vpcEPFdIbyqTHfMbE3CN52hCcWxvkGDHU 9xpzMr3S6lxtoIaMCkcHqHPYzygNpUj8BSi1ie03uL+9NZhKWljyeUMXxjR0ek/PlF uGRI/qoVIhihMp30DHtksnsklHM/0kUl64dENP421pnE3BqifnBp1XgK2kpZOHiaUi T6atGKekATheFBtX1ModuAqzrK5IgtrWI46g+aVuDDpkSv/IkcdWJA6TLyjG6F3FBQ 1knCr03OsXQJg== Date: Mon, 3 Jan 2022 17:00:20 +0530 From: Vinod Koul To: Amelie Delaunay Cc: Maxime Coquelin , Alexandre Torgue , dmaengine@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] dmaengine: stm32-mdma: fix STM32_MDMA_CTBR_TSEL_MASK Message-ID: References: <20211220165827.1238097-1-amelie.delaunay@foss.st.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211220165827.1238097-1-amelie.delaunay@foss.st.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220103_033026_295125_5DAA1E06 X-CRM114-Status: UNSURE ( 7.98 ) 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 20-12-21, 17:58, Amelie Delaunay wrote: > This patch fixes STM32_MDMA_CTBR_TSEL_MASK, which is [5:0], not [7:0]. Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel