Message ID | cover.1612269536.git.gustavo.pimentel@synopsys.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-pci-owner@kernel.org> 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=-13.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=unavailable 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 4E9DBC433E0 for <linux-pci@archiver.kernel.org>; Tue, 2 Feb 2021 12:42:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1E8B264F59 for <linux-pci@archiver.kernel.org>; Tue, 2 Feb 2021 12:42:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231846AbhBBMmK (ORCPT <rfc822;linux-pci@archiver.kernel.org>); Tue, 2 Feb 2021 07:42:10 -0500 Received: from smtprelay-out1.synopsys.com ([149.117.87.133]:56096 "EHLO smtprelay-out1.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231628AbhBBMlt (ORCPT <rfc822;linux-pci@vger.kernel.org>); Tue, 2 Feb 2021 07:41:49 -0500 Received: from mailhost.synopsys.com (mdc-mailhost1.synopsys.com [10.225.0.209]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by smtprelay-out1.synopsys.com (Postfix) with ESMTPS id D1C7CC00AD; Tue, 2 Feb 2021 12:40:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=synopsys.com; s=mail; t=1612269646; bh=8mgn4YgoiuCWn9IVu0KCglq4i/YbiTIVBIKPedOF7mE=; h=From:To:Cc:Subject:Date:From; b=BEx2vTwMd1JbmM89JG0l1+/nWR74ys64DPpnMEojBpmYBlzXVxlyhVqfNsEai1X9f zEfPql221OeJv/2aGziKk967MylyLr9A6R/EzC7SQyvQUY56LF7rXtNARF97Vw4SDU rDgiNOJXexWtw25yvtjNgs5lmQlApsANIb1giIViD+IL0ISIejY6EJzSa8eMnHVDwb ihmmpzZczaI4jVUzP5TnUgPwk5uHFdhKfmhAJF5/hr3MeovgjJUIl2kZv3TOPdQSqF SUmLnOckgdwBZf7QHnjGyWNzKrJmL0t+0wk70mjQCpNwjUtFgifuRh/GSkis2LLWRi IqPeXCRLX/YXA== Received: from de02dwia024.internal.synopsys.com (de02dwia024.internal.synopsys.com [10.225.19.81]) by mailhost.synopsys.com (Postfix) with ESMTP id 15E6FA0249; Tue, 2 Feb 2021 12:40:44 +0000 (UTC) X-SNPS-Relay: synopsys.com From: Gustavo Pimentel <Gustavo.Pimentel@synopsys.com> To: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org Cc: Gustavo Pimentel <Gustavo.Pimentel@synopsys.com>, Vinod Koul <vkoul@kernel.org>, Dan Williams <dan.j.williams@intel.com>, Bjorn Helgaas <bhelgaas@google.com> Subject: [PATCH v2 00/15] dmaengine: dw-edma: HDMA support Date: Tue, 2 Feb 2021 13:40:14 +0100 Message-Id: <cover.1612269536.git.gustavo.pimentel@synopsys.com> X-Mailer: git-send-email 2.7.4 Precedence: bulk List-ID: <linux-pci.vger.kernel.org> X-Mailing-List: linux-pci@vger.kernel.org |
Series |
dmaengine: dw-edma: HDMA support
|
expand
|