Message ID | 20250218234305.700317-1-fabrizio.castro.jz@renesas.com (mailing list archive) |
---|---|
Headers | show
Received: from relmlie6.idc.renesas.com (relmlor2.renesas.com [210.160.252.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id A18441C3F1C; Tue, 18 Feb 2025 23:43:20 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.160.252.172 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739922203; cv=none; b=HmJBPs9Qmw/3EpQ0VVyiy3I02J7NZrp0+g0J4Am958gMd7no0gVh5paAccHqJ2Bko0EBwTMiXA6WFy5+91EyXq7kFUw3XR7kcVWVJ9F/pMIIP7Xr1D2wpG9eWC1xu2v5rYgcVRCNowS6MS3q2CLZ0vzF6hhyY76n3XVatj4qvzA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739922203; c=relaxed/simple; bh=v4Y10AUBUTN8XgnIfF+UzLeCnhQZG1T/W38GXemsOEU=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=RAeS53pTvVD/10V+cPHNKP6B8LKnjtlLKJaDGbSeBWAZDVsCM4teidr2/3afiu8/Y5k5+n+VLY0MVfMySJpYxwMdkQ/B624p9JU27NJpshnZaFt+Cehk1bEA6y4ysXyTwcoJSnmPGeb/0bNscmkDhtChEsa58F3C2d/s3FgSno0= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=renesas.com; spf=pass smtp.mailfrom=renesas.com; arc=none smtp.client-ip=210.160.252.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=renesas.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=renesas.com X-CSE-ConnectionGUID: STD1KL/kQBO/gmMzygOx8g== X-CSE-MsgGUID: eZdFOidhRj+bYV/+Eo1iuw== Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie6.idc.renesas.com with ESMTP; 19 Feb 2025 08:43:13 +0900 Received: from mulinux.example.org (unknown [10.226.92.65]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id 7ED9140FDDB6; Wed, 19 Feb 2025 08:43:07 +0900 (JST) From: Fabrizio Castro <fabrizio.castro.jz@renesas.com> To: Vinod Koul <vkoul@kernel.org>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, Michael Turquette <mturquette@baylibre.com>, Stephen Boyd <sboyd@kernel.org>, Thomas Gleixner <tglx@linutronix.de>, Geert Uytterhoeven <geert+renesas@glider.be> Cc: Fabrizio Castro <fabrizio.castro.jz@renesas.com>, Magnus Damm <magnus.damm@gmail.com>, Biju Das <biju.das.jz@bp.renesas.com>, Wolfram Sang <wsa+renesas@sang-engineering.com>, =?utf-8?q?Uwe_Kleine-K?= =?utf-8?q?=C3=B6nig?= <u.kleine-koenig@baylibre.com>, dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-clk@vger.kernel.org, Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Subject: [PATCH v3 0/7] Add DMAC support to the RZ/V2H(P) Date: Tue, 18 Feb 2025 23:42:57 +0000 Message-Id: <20250218234305.700317-1-fabrizio.castro.jz@renesas.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: <linux-renesas-soc.vger.kernel.org> List-Subscribe: <mailto:linux-renesas-soc+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-renesas-soc+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
Add DMAC support to the RZ/V2H(P)
|
expand
|