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=-5.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 3DB98C433E5 for ; Fri, 17 Jul 2020 12:41:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 114ED20768 for ; Fri, 17 Jul 2020 12:41:46 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="NogMo+o2" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726635AbgGQMlp (ORCPT ); Fri, 17 Jul 2020 08:41:45 -0400 Received: from fllv0015.ext.ti.com ([198.47.19.141]:53994 "EHLO fllv0015.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726113AbgGQMlp (ORCPT ); Fri, 17 Jul 2020 08:41:45 -0400 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 06HCfcjF100377; Fri, 17 Jul 2020 07:41:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1594989699; bh=vj22npkLr4ycyFgGKzlLVt7vMVT8zWr/amI8H6iFZQI=; h=Subject:To:CC:References:From:Date:In-Reply-To; b=NogMo+o2HUFESCsoW02P3oYMBGyiHhXx6KiFlXK35lo78CA6oTVTAgT3gtcK/GylT SNgoUt8ibP4N2ywHMwhnHKy5sIb0NU1vWM+xa18XnCNvHG+9IV+QRIZ+VRCkSMrvJX Wm4bi60O94NDgqc3oi35+yTTrXvdpS0tMqke2mA0= Received: from DLEE106.ent.ti.com (dlee106.ent.ti.com [157.170.170.36]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 06HCfcY1091351 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 17 Jul 2020 07:41:38 -0500 Received: from DLEE111.ent.ti.com (157.170.170.22) by DLEE106.ent.ti.com (157.170.170.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3; Fri, 17 Jul 2020 07:41:38 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DLEE111.ent.ti.com (157.170.170.22) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3 via Frontend Transport; Fri, 17 Jul 2020 07:41:38 -0500 Received: from [10.250.100.73] (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 06HCfZup023969; Fri, 17 Jul 2020 07:41:36 -0500 Subject: Re: [PATCH next 6/6] dmaengine: ti: k3-udma: Switch to k3_ringacc_request_rings_pair To: Vinod Koul CC: Peter Ujfalusi , Rob Herring , Santosh Shilimkar , Sekhar Nori , , , Vignesh Raghavendra , References: <20200701103030.29684-1-grygorii.strashko@ti.com> <20200701103030.29684-7-grygorii.strashko@ti.com> <20200702125705.GB273932@vkoul-mobl> From: Grygorii Strashko Message-ID: <43ea4163-e477-ba55-9da0-c438fd46833b@ti.com> Date: Fri, 17 Jul 2020 15:41:34 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <20200702125705.GB273932@vkoul-mobl> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: dmaengine-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org On 02/07/2020 15:57, Vinod Koul wrote: > 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 > There is build warn with this patch - sending v2. -- Best regards, grygorii 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=-5.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 740DBC433E0 for ; Fri, 17 Jul 2020 12:43:13 +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 40964206F4 for ; Fri, 17 Jul 2020 12:43:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="O1cLbbt5"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=ti.com header.i=@ti.com header.b="NogMo+o2" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 40964206F4 Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=ti.com 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-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=1Jtwya89xsQAPRLgL7NwbB0et0HSyIxRjj3KKKppqLU=; b=O1cLbbt5K+1bH9M7Pmir9589F ytqXqg1Xw8UPUMFI7vnSJukYhGnZuK3WOs5ULaA1/fZbprj3CzO3CSlzEfSleZ8cShQmimrANDWva C/2XrtazwaQcJ6g1H2RudBZx9aiRIENfjwYlSrSfBnIAYd8o8Rz06hx+d+NRwjmbbjgIcS5XPTjN5 zhqRoJL9EgJmE41m9b8tG/J9mVYQUGS3SmiF/eSC3xt6AoFsLH0R8vAGGBH0l5csWm47zZMJs1vB+ lL2VHSFPrd9f7qZ6BvkA/NM8YDDCjeguvIA/eyhgMiJN2kR9J2d07ggKdo2WDYSRILbiXV3mMQWQs KNPYDXdBA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jwPgQ-0005yb-7g; Fri, 17 Jul 2020 12:41:46 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jwPgN-0005xs-D2 for linux-arm-kernel@lists.infradead.org; Fri, 17 Jul 2020 12:41:44 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 06HCfcjF100377; Fri, 17 Jul 2020 07:41:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1594989699; bh=vj22npkLr4ycyFgGKzlLVt7vMVT8zWr/amI8H6iFZQI=; h=Subject:To:CC:References:From:Date:In-Reply-To; b=NogMo+o2HUFESCsoW02P3oYMBGyiHhXx6KiFlXK35lo78CA6oTVTAgT3gtcK/GylT SNgoUt8ibP4N2ywHMwhnHKy5sIb0NU1vWM+xa18XnCNvHG+9IV+QRIZ+VRCkSMrvJX Wm4bi60O94NDgqc3oi35+yTTrXvdpS0tMqke2mA0= Received: from DLEE106.ent.ti.com (dlee106.ent.ti.com [157.170.170.36]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 06HCfcY1091351 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 17 Jul 2020 07:41:38 -0500 Received: from DLEE111.ent.ti.com (157.170.170.22) by DLEE106.ent.ti.com (157.170.170.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3; Fri, 17 Jul 2020 07:41:38 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DLEE111.ent.ti.com (157.170.170.22) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3 via Frontend Transport; Fri, 17 Jul 2020 07:41:38 -0500 Received: from [10.250.100.73] (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 06HCfZup023969; Fri, 17 Jul 2020 07:41:36 -0500 Subject: Re: [PATCH next 6/6] dmaengine: ti: k3-udma: Switch to k3_ringacc_request_rings_pair To: Vinod Koul References: <20200701103030.29684-1-grygorii.strashko@ti.com> <20200701103030.29684-7-grygorii.strashko@ti.com> <20200702125705.GB273932@vkoul-mobl> From: Grygorii Strashko Message-ID: <43ea4163-e477-ba55-9da0-c438fd46833b@ti.com> Date: Fri, 17 Jul 2020 15:41:34 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <20200702125705.GB273932@vkoul-mobl> Content-Language: en-US X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200717_084143_522931_54244E09 X-CRM114-Status: UNSURE ( 9.52 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 02/07/2020 15:57, Vinod Koul wrote: > 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 > There is build warn with this patch - sending v2. -- Best regards, grygorii _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel