Message ID | 20220310155755.287294-1-miquel.raynal@bootlin.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-renesas-soc-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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C04EFC43217 for <linux-renesas-soc@archiver.kernel.org>; Thu, 10 Mar 2022 15:58:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239312AbiCJP7K (ORCPT <rfc822;linux-renesas-soc@archiver.kernel.org>); Thu, 10 Mar 2022 10:59:10 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58738 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239293AbiCJP7J (ORCPT <rfc822;linux-renesas-soc@vger.kernel.org>); Thu, 10 Mar 2022 10:59:09 -0500 Received: from relay12.mail.gandi.net (relay12.mail.gandi.net [IPv6:2001:4b98:dc4:8::232]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C637C4C42B; Thu, 10 Mar 2022 07:58:06 -0800 (PST) Received: (Authenticated sender: miquel.raynal@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 54E6620000D; Thu, 10 Mar 2022 15:57:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1646927879; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9W+sFtR6uDeTiBUoASekZcg3xrvt0vVSp2kEUxiXddA=; b=XvxRl+x/AwIecTzjlKuRsK0PS6XxesRtpWu29qO9VmAvDZRW41nxHdEzBh6P2U8iffNTno SRfz+ALKHY71uRkZ72sxc5APvWyL3SNLWY6gmeMXcOZ+OPFJZEemNKMfonSQjZ5V7pj8It oBWMP75k8LDTtGElWh0JlKVGNsUBuPMB+mURPel5FWC12zSfN3bNXu4u96p0ILsbOuGw2P MoI/ynIaBFnMh/SXZreHS9iJkwcRnDeURsCXQsaknN+HLgcN04Bdl/diyYFNjfoC5ssegL bcEEEKq6AosRbeRt4qCk8eg0PrRFO9zjsq9tpJ9G/yfCn2iZrQcdokgYgQ9ciw== From: Miquel Raynal <miquel.raynal@bootlin.com> To: linux-renesas-soc@vger.kernel.org, Magnus Damm <magnus.damm@gmail.com>, Gareth Williams <gareth.williams.jx@renesas.com>, Phil Edworthy <phil.edworthy@renesas.com>, Geert Uytterhoeven <geert@linux-m68k.org> Cc: Stephen Boyd <sboyd@kernel.org>, Michael Turquette <mturquette@baylibre.com>, linux-clk@vger.kernel.org, Rob Herring <robh+dt@kernel.org>, devicetree@vger.kernel.org, Viresh Kumar <vireshk@kernel.org>, Andy Shevchenko <andriy.shevchenko@linux.intel.com>, Vinod Koul <vkoul@kernel.org>, dmaengine@vger.kernel.org, Thomas Petazzoni <thomas.petazzoni@bootlin.com>, Milan Stevanovic <milan.stevanovic@se.com>, Jimmy Lalande <jimmy.lalande@se.com>, Pascal Eberhard <pascal.eberhard@se.com>, Herve Codina <herve.codina@bootlin.com>, Clement Leger <clement.leger@bootlin.com>, Miquel Raynal <miquel.raynal@bootlin.com> Subject: [PATCH v4 0/9] RZN1 DMA support Date: Thu, 10 Mar 2022 16:57:46 +0100 Message-Id: <20220310155755.287294-1-miquel.raynal@bootlin.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-renesas-soc.vger.kernel.org> X-Mailing-List: linux-renesas-soc@vger.kernel.org |
Series |
RZN1 DMA support
|
expand
|