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 X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C9D13C433E0 for ; Thu, 2 Jul 2020 12:57:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A29E82089D for ; Thu, 2 Jul 2020 12:57:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593694630; bh=6HAK3qHSIcna6sA8s3JCC4sdkipPIpcQVvedZolZ6N0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=e7v6HJJUOQWTCglTYv7Tv1cOfx9xJBRs6MRCQIGScTchl84y9XdwT1EvwHiGmtJsl k31GZLUf18N/NNUAj6RVOiRaIzPNedtXD5MrqAol0PNwQg2IlirebgvVqiTrpoNNUK gaBTI0dGBPbB0LSk7XWnmW9E01meNc6v8jQJHnqM= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728979AbgGBM5K (ORCPT ); Thu, 2 Jul 2020 08:57:10 -0400 Received: from mail.kernel.org ([198.145.29.99]:51690 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728808AbgGBM5J (ORCPT ); Thu, 2 Jul 2020 08:57:09 -0400 Received: from localhost (unknown [122.182.251.219]) (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 8994E20772; Thu, 2 Jul 2020 12:57:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593694629; bh=6HAK3qHSIcna6sA8s3JCC4sdkipPIpcQVvedZolZ6N0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=SS6m+TFQ+N0ptvONAjRaIIHM1ONObKIwCYCWRGIVJyIr+Wqa0NmW4co2Sd5fsxyJj YL+r14zbOFWhVyPSl6zJM2FuOIsJJtM0EShKHn9nKVVLsThqQoq7xEP/YCDm4x42pN LddZfrGkRb5dx3hyZV6p2H1RH+nLnHsFEDsrwJqY= Date: Thu, 2 Jul 2020 18:27:05 +0530 From: Vinod Koul To: Grygorii Strashko Cc: Peter Ujfalusi , Rob Herring , Santosh Shilimkar , Sekhar Nori , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Vignesh Raghavendra , dmaengine@vger.kernel.org Subject: Re: [PATCH next 6/6] dmaengine: ti: k3-udma: Switch to k3_ringacc_request_rings_pair Message-ID: <20200702125705.GB273932@vkoul-mobl> References: <20200701103030.29684-1-grygorii.strashko@ti.com> <20200701103030.29684-7-grygorii.strashko@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200701103030.29684-7-grygorii.strashko@ti.com> Sender: dmaengine-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org On 01-07-20, 13:30, Grygorii Strashko wrote: > From: Peter Ujfalusi > > We only request ring pairs via K3 DMA driver, switch to use the new > k3_ringacc_request_rings_pair() to simplify the code. Acked-By: Vinod Koul -- ~Vinod 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 X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CFCDDC433DF for ; Thu, 2 Jul 2020 12:58:38 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9F5C420772 for ; Thu, 2 Jul 2020 12:58:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="EA8D6g5r"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="SS6m+TFQ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9F5C420772 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject: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=x2vM/cNtWQudchyq0CRBkXr1J20bnhGcaDZkobX84fY=; b=EA8D6g5rgF00nn2bUIYtrrCIV 9v0OHpDKdaiQ+L0s8Wm+Xje0UHcu7j4KliVh9oIKyMo6CFOXB9P7zi0T9TfN5DSfY9BC3zTWCD798 3Egl2HrbDQ4qOF6RGREj0Gcphc5/pB14rNjoLUATDBwot+Nk8MWTgFoOBCTUJXzXJvaYCEdT30iDY ye6KVIJ5S4VxS4GBNCP//GHnibpe8/VzaP30cqGlgx+uwQnsIt0QuvEoy5/Ecf7plwEMxKRm6o5sJ da0sPB1HxSBQnVOqOsZ3pGxL97mz4OEyfAkGoFqNXgWgURNQRQ+EYSchjV7R6TKAc+OrHcmELbZec 5IwqSSfHg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jqym9-0007FM-4G; Thu, 02 Jul 2020 12:57:13 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jqym7-0007Eh-4e for linux-arm-kernel@lists.infradead.org; Thu, 02 Jul 2020 12:57:11 +0000 Received: from localhost (unknown [122.182.251.219]) (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 8994E20772; Thu, 2 Jul 2020 12:57:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593694629; bh=6HAK3qHSIcna6sA8s3JCC4sdkipPIpcQVvedZolZ6N0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=SS6m+TFQ+N0ptvONAjRaIIHM1ONObKIwCYCWRGIVJyIr+Wqa0NmW4co2Sd5fsxyJj YL+r14zbOFWhVyPSl6zJM2FuOIsJJtM0EShKHn9nKVVLsThqQoq7xEP/YCDm4x42pN LddZfrGkRb5dx3hyZV6p2H1RH+nLnHsFEDsrwJqY= Date: Thu, 2 Jul 2020 18:27:05 +0530 From: Vinod Koul To: Grygorii Strashko Subject: Re: [PATCH next 6/6] dmaengine: ti: k3-udma: Switch to k3_ringacc_request_rings_pair Message-ID: <20200702125705.GB273932@vkoul-mobl> References: <20200701103030.29684-1-grygorii.strashko@ti.com> <20200701103030.29684-7-grygorii.strashko@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200701103030.29684-7-grygorii.strashko@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200702_085711_245564_37ED391D X-CRM114-Status: UNSURE ( 7.42 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Vignesh Raghavendra , Sekhar Nori , linux-kernel@vger.kernel.org, Peter Ujfalusi , Rob Herring , Santosh Shilimkar , dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org 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 01-07-20, 13:30, Grygorii Strashko wrote: > From: Peter Ujfalusi > > We only request ring pairs via K3 DMA driver, switch to use the new > k3_ringacc_request_rings_pair() to simplify the code. Acked-By: Vinod Koul -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel