Message ID | 20180924130021.20530-1-peter.ujfalusi@ti.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <dmaengine-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 5F399157B for <patchwork-dmaengine@patchwork.kernel.org>; Mon, 24 Sep 2018 12:59:46 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4F63129C95 for <patchwork-dmaengine@patchwork.kernel.org>; Mon, 24 Sep 2018 12:59:46 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4346C29C9C; Mon, 24 Sep 2018 12:59:46 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 26B4A29C95 for <patchwork-dmaengine@patchwork.kernel.org>; Mon, 24 Sep 2018 12:59:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729283AbeIXTBr (ORCPT <rfc822;patchwork-dmaengine@patchwork.kernel.org>); Mon, 24 Sep 2018 15:01:47 -0400 Received: from lelv0143.ext.ti.com ([198.47.23.248]:43594 "EHLO lelv0143.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728863AbeIXTBq (ORCPT <rfc822;dmaengine@vger.kernel.org>); Mon, 24 Sep 2018 15:01:46 -0400 Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id w8OCxesQ004216; Mon, 24 Sep 2018 07:59:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1537793980; bh=gPqhTvXaVhRf6JHEr/30ceQvrcW55aTJHiGHKgfGzB8=; h=From:To:CC:Subject:Date; b=W3q1BX4z8JuB9x6Gl0/2auHy9fRpGrghwW3lTjw7U5+KhZIEqkx2eZJOs4GlCOIJB 5RP57WoxIrIwA193sILnQChjL2ldQ3hqanvmHIBiZX0n2Q6hu5TRXyI0ELJGXod3oS Dz5+MzrdzxOFYU6FS9w7/HgYVb8/aKU9xKvxAXfc= Received: from DFLE113.ent.ti.com (dfle113.ent.ti.com [10.64.6.34]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id w8OCxeTx006429; Mon, 24 Sep 2018 07:59:40 -0500 Received: from DFLE110.ent.ti.com (10.64.6.31) by DFLE113.ent.ti.com (10.64.6.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1466.3; Mon, 24 Sep 2018 07:59:37 -0500 Received: from dflp32.itg.ti.com (10.64.6.15) by DFLE110.ent.ti.com (10.64.6.31) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.1466.3 via Frontend Transport; Mon, 24 Sep 2018 07:59:37 -0500 Received: from feketebors.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp32.itg.ti.com (8.14.3/8.13.8) with ESMTP id w8OCxZsD012211; Mon, 24 Sep 2018 07:59:35 -0500 From: Peter Ujfalusi <peter.ujfalusi@ti.com> To: <vkoul@kernel.org>, <dan.j.williams@intel.com> CC: <dmaengine@vger.kernel.org>, <grygorii.strashko@ti.com> Subject: [RFC 0/5] dmaengine: ti: New DMA driver for Texas Instruments UDMA Date: Mon, 24 Sep 2018 16:00:16 +0300 Message-ID: <20180924130021.20530-1-peter.ujfalusi@ti.com> X-Mailer: git-send-email 2.18.0 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: dmaengine-owner@vger.kernel.org Precedence: bulk List-ID: <dmaengine.vger.kernel.org> X-Mailing-List: dmaengine@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
dmaengine: ti: New DMA driver for Texas Instruments UDMA
|
expand
|