From patchwork Tue Oct 15 22:48:02 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 13837348 X-Patchwork-Delegate: geert@linux-m68k.org Received: from mail.zeus03.de (zeus03.de [194.117.254.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5CF391B0F3D for ; Tue, 15 Oct 2024 22:48:19 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=194.117.254.33 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729032505; cv=none; b=NnrQQmySlpUo1ybBYcvo4DHLVVJJW07SuyD2CmUa4SAT0eK9zZ3H6hp3DPtqMrbVCcx7fgFWw8jxuJknjAkzfnGyp1qpBUU8O9mZTptYE+LSkII+xZWKswos8t4BoY3uiir3udQkAlH9xiCP5Zdxro5LvReJ5jPdbAYkynLywPA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729032505; c=relaxed/simple; bh=Xt+SPNayYTcZheYAYk+x7/F8omRMqTU2xOFjEGKLLc4=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=W17jwTZc90zoNULnP/0PspnzgNd+Gb7msQh2feEJ3OvZi00xnjZuNM7xuqkVk2CI/DXVKgGfF/DvZYrSA6H8jIzOcxhNajTRoxFPaXm8RXhJXF+uoOBvPFoqKfJ3RlY3j2/XzW5DOn/cZN/SZD53im/RvCa4+/64Q9XvNWAIUSA= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com; spf=pass smtp.mailfrom=sang-engineering.com; dkim=pass (2048-bit key) header.d=sang-engineering.com header.i=@sang-engineering.com header.b=FxFIdQMn; arc=none smtp.client-ip=194.117.254.33 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sang-engineering.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sang-engineering.com header.i=@sang-engineering.com header.b="FxFIdQMn" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= sang-engineering.com; h=from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; s=k1; bh=gjOh1ls3pFaVMxLi/cHxiztogB8TpcWJCVVgu3aOJEk=; b=FxFIdQ Mnp1PvDxTfPXYHxvYv0PwBwHxMXEqewpZqFSrDGBBidjwwDfdCAcV5U4Q837X7xj t7DkbB2KmFzKNmj+AzJJmKlVsdi3CqzVzkUI9qCCv1w+AVT+pbuC0E/mWLTYfrsY DHYBNBExNOTeQjCFVghm9txZCUGoAvVFZWWJgDH7h35/MwDWeGUM5nSZId5y7DRs tS4FuOH+utb02DDqxcJGxEqbIFar/5Aw17gXJLsteeyff4GNJiC/FrOMsIxRZDtn K+l0lpb8tzu7SH2jYJ6zoarQILP6VL56PU25gi6vSC3wt4EVFsGtvu1T9xgbm5ne YoeBV0yoUyhY1f9w== Received: (qmail 2861154 invoked from network); 16 Oct 2024 00:48:18 +0200 Received: by mail.zeus03.de with ESMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 16 Oct 2024 00:48:18 +0200 X-UD-Smtp-Session: l3s3148p1@xTrWv4skuLIujnvF From: Wolfram Sang To: linux-renesas-soc@vger.kernel.org Cc: Wolfram Sang , Geert Uytterhoeven , Magnus Damm , Rob Herring , Krzysztof Kozlowski , Conor Dooley , devicetree@vger.kernel.org Subject: [PATCH 1/2] ARM: dts: renesas: r7s72100: add DMAC node Date: Wed, 16 Oct 2024 00:48:02 +0200 Message-ID: <20241015224801.2535-5-wsa+renesas@sang-engineering.com> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20241015224801.2535-4-wsa+renesas@sang-engineering.com> References: <20241015224801.2535-4-wsa+renesas@sang-engineering.com> Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Signed-off-by: Wolfram Sang Reviewed-by: Geert Uytterhoeven --- arch/arm/boot/dts/renesas/r7s72100.dtsi | 31 +++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/arch/arm/boot/dts/renesas/r7s72100.dtsi b/arch/arm/boot/dts/renesas/r7s72100.dtsi index 39999468c28b..02ca28b521df 100644 --- a/arch/arm/boot/dts/renesas/r7s72100.dtsi +++ b/arch/arm/boot/dts/renesas/r7s72100.dtsi @@ -368,6 +368,37 @@ sdhi1: mmc@e804e800 { status = "disabled"; }; + dmac: dma-controller@e8200000 { + compatible = "renesas,r7s72100-dmac", + "renesas,rz-dmac"; + reg = <0xe8200000 0x1000>, + <0xfcfe1000 0x20>; + interrupts = , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; + interrupt-names = "error", + "ch0", "ch1", "ch2", "ch3", + "ch4", "ch5", "ch6", "ch7", + "ch8", "ch9", "ch10", "ch11", + "ch12", "ch13", "ch14", "ch15"; + #dma-cells = <1>; + dma-channels = <16>; + }; + gic: interrupt-controller@e8201000 { compatible = "arm,pl390"; #interrupt-cells = <3>;