Received: by 2002:a05:6a10:9e8c:0:0:0:0 with SMTP id y12csp864659pxx; Tue, 27 Oct 2020 02:19:28 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwClS3MrdZOHoryBdu7FEQAM1FiICm3p0Ir5VHtppAYo0oPw02ItPlIR4X/Gq+cztIWWQZg X-Received: by 2002:a17:906:6156:: with SMTP id p22mr1396223ejl.64.1603790367924; Tue, 27 Oct 2020 02:19:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1603790367; cv=none; d=google.com; s=arc-20160816; b=F2/ROXA4jlTVe9IG+LhYnzKyJ8tX5FHLHJQiyxPNEyyznPnaJGrTzy+VS986peFMC/ B0y5VhKhw03KzH7u9QbP/q//Yb5iT2KW+NGPwzOVp7C6jNrkqbTyyVNhxu+DRO2ywAQ1 G4It8molbGayD6iIyUT0tHgSyI+L3hgIo3V/ZFKJ0KIPnvf7lLFuPyTg4wH4I2oViDq8 xJO4IvIBHKOaAPIDOHiJUEjuIhSMCV5FoB1YhtGcWvoMIojdOBxDapN4UGaOkBNLWDok xM+pH5ys3sMWT1qDdWujzKBLRigZKzYlfXihG+ZMwObPS1FUPSrH3eIGAdpS2/jy/HkI zFbQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:subject:references:in-reply-to:cc:to:from:date :dkim-signature; bh=Z+vgf1tNE7oKhNOFNblSM1S8CxA3nLRa2tRuIGBvIVU=; b=HQVSxMVv0oq9m7yfri3t0WwjdfVIyEje6I2NMnwzgEhuHTFOfuhU308JK/M6QcVJ+/ NeOP3S2zlHU3Upl8Hf0x/JLX/piGiOx2gMC9ENijVoLc+JwddFQzLOTzFlutKA9ZalP8 eeR4pwG0lGaHvKXCjU5F+a3hjkFqijymTB0RAlefY1HtNFgwwCZ1SeCdnUbl7CFMHLem k/yLuRh9jdux2T/toP6yyc83dwIb7bV0px6OoCjZE21qVB0R2kT0WWLPswOMjH5Nd78U CXLO7nWqF0WFs1yXGQDFbqbw0rUdYHLjRxP15Ngmgug6dc4x5DTNMvw5yPYZMdi7f8De KdJA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="mcb/oCxI"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h10si549523eje.596.2020.10.27.02.19.03; Tue, 27 Oct 2020 02:19:27 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="mcb/oCxI"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2408435AbgJZXrm (ORCPT + 99 others); Mon, 26 Oct 2020 19:47:42 -0400 Received: from mail.kernel.org ([198.145.29.99]:44752 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2408428AbgJZXrl (ORCPT ); Mon, 26 Oct 2020 19:47:41 -0400 Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 0C9A220720; Mon, 26 Oct 2020 23:47:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603756061; bh=O9oOmhQqr/swTftdk1U4Yhto01YHEKLALSchC3G0wKs=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=mcb/oCxIIA/GPtmCGUCUJkiPY5UXhCRlPvRgdBMJIM4koBExABfxdZqDMDTBZrbBs pef5VhMPS6h66HzTCwKeU1io8XmVviCKRNxIuZnIyy9tPUwG9Fkknsieoz3kwPdx/T jQZizyhQK83e7+1/L1rg4ksaTE++/yxagYqa/2jc= Date: Mon, 26 Oct 2020 23:47:37 +0000 From: Mark Brown To: Maxime Ripard , Chen-Yu Tsai , Alexander Kochetkov Cc: linux-spi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org In-Reply-To: <20201022075221.23332-1-akochetkov@lintech.ru> References: <20201022075221.23332-1-akochetkov@lintech.ru> Subject: Re: [PATCH v3] spi: spi-sun6i: implement DMA-based transfer mode Message-Id: <160375605709.32342.188457165098247494.b4-ty@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 22 Oct 2020 10:52:21 +0300, Alexander Kochetkov wrote: > DMA-based transfer will be enabled if data length is larger than FIFO size > (64 bytes for A64). This greatly reduce number of interrupts for > transferring data. > > For smaller data size PIO mode will be used. In PIO mode whole buffer will > be loaded into FIFO. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/1] spi: spi-sun6i: implement DMA-based transfer mode commit: 345980a3a5e5e1c99fc621e2ce878fb150ad2287 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