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=-8.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 CEF48C433E7 for ; Mon, 19 Oct 2020 11:38:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 921C822263 for ; Mon, 19 Oct 2020 11:38:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728071AbgJSLiT (ORCPT ); Mon, 19 Oct 2020 07:38:19 -0400 Received: from mga17.intel.com ([192.55.52.151]:15665 "EHLO mga17.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728047AbgJSLiS (ORCPT ); Mon, 19 Oct 2020 07:38:18 -0400 IronPort-SDR: IF/xl5HcHj3phV+3h1Op20Ofo3G6rU7a4U86gc7pCvYSr39+rS4zEfoTJtpzgjgqGr6soOyRsY ATAMDI1AdX1g== X-IronPort-AV: E=McAfee;i="6000,8403,9778"; a="146869686" X-IronPort-AV: E=Sophos;i="5.77,394,1596524400"; d="scan'208";a="146869686" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Oct 2020 04:38:16 -0700 IronPort-SDR: PbkTmHVEmjXGmdMl0H8O1XhKYU9rMrzqJz526ydTKNlgjX6y0Q79gbWatYhc6f32hIxxMpNIS5 vlUgZj0epi1A== X-IronPort-AV: E=Sophos;i="5.77,394,1596524400"; d="scan'208";a="523086943" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Oct 2020 04:38:14 -0700 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1kUTVV-00AY4g-CS; Mon, 19 Oct 2020 14:39:17 +0300 Date: Mon, 19 Oct 2020 14:39:17 +0300 From: "andriy.shevchenko@linux.intel.com" To: "Sia, Jee Heng" Cc: Eugeniy Paltsev , "dmaengine@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "vkoul@kernel.org" , Alexey Brodkin Subject: Re: [PATCH 00/15] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA Message-ID: <20201019113917.GM4077@smile.fi.intel.com> References: <20201012042200.29787-1-jee.heng.sia@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org On Mon, Oct 19, 2020 at 01:22:03AM +0000, Sia, Jee Heng wrote: > > From: Eugeniy Paltsev > > Sent: 16 October 2020 10:51 PM > > Hi Sia, > > > > Is this patch series available in some public git repo? > [>>] We do not have public git repo, but the patch series are tested on kernel v5.9 Sia, can you fork a kernel repository on GitHub or GitLab and create there a branch with this series based on v5.9? > > I want to test it on our HW with DW AXI DMAC. Eugeniy, to be honest, it's not a big deal to create one either with help of lore.kernel.org or patchwork [1]. For your convenience (disclaimer, I can't guarantee I haven't missed something here) I published it here [2]. Note, I didn't compile it. [1]: https://patchwork.kernel.org/project/linux-dmaengine/cover/20201012042200.29787-1-jee.heng.sia@intel.com/ [2]: https://gitlab.com/andy-shev/next/-/tree/topic/dw-dma-axi -- With Best Regards, Andy Shevchenko