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>; From patchwork Tue Oct 15 22:48:03 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 13837349 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 2754E1C75F9 for ; Tue, 15 Oct 2024 22:48:20 +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=Acut7MDYNuwdU9ngHwe+4zGf++JXks7kqEdJl0AjNsaudAS1E8SSMxptnN+jJ6qhq4X/I+yPslI2KKdUqVnNjF9hkm1evtEfPdqUxi2cSS85vRJJZx3IqIbEKoDXr4VRcY1ldXU24c2Rm8kUEzLxkS48N5t06k5Ppkf8iUoj0hc= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729032505; c=relaxed/simple; bh=IYeFdHGq7UAgvdz935F3N18dCTBfJ1d06OlXs20blCs=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=JI63MupsHxm5T65x4Kh/eErQnH2edj4Cca5WPNIlpv0TJ3KYGBY2Lj89fdxtecicpqCLGvgthqxSTyW3BnUnHfi+muarZE0GWrAKDciW2cCyk0E+RUpmkd5X/fz8VcP690fGHjx1sVZuDEsKK9pVh016Evun17Jh1EAtoD9Zkd8= 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=IvMKWL0a; 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="IvMKWL0a" 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=t8e73g0ZwOkpJ7ice19ovIlI3gus9d/Y5WjZUeume8c=; b=IvMKWL 0a1TO3Ekz7XKjvwkvvabl7iw5fRsl+9sQDdu6jiyU0zEneO6xK1qp9Lf5ABd8K+Z 38knRxpefLr1xHn0kKjT1uAQehUZAgC5OBn4t9IHAJ/UnoI2yybQLYLpepqmi9pT lKtlRM4G8kZIvh9zbKU4PFZIOuhLQotqJ7CKckoxfRjyX322U/+lsxhBywpy+Dzs 6VVZDQJwSgPqto/4td5l2YEVqCN3sWaqY9K8oo/jGaqefoPnJVIOMRUP68ePFGlH rPfy1LxDlO5m6HEqMnGfDw8r8UFCDnljp3MPGVqytOG2Ofdr9uepHb88fZN4v32r xr/bsAVeXrcWsA0w== Received: (qmail 2861195 invoked from network); 16 Oct 2024 00:48:19 +0200 Received: by mail.zeus03.de with ESMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 16 Oct 2024 00:48:19 +0200 X-UD-Smtp-Session: l3s3148p1@Zn3lv4skvLIujnvF 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 2/2] ARM: dts: renesas: r7s72100: add dma entries for MMCIF Date: Wed, 16 Oct 2024 00:48:03 +0200 Message-ID: <20241015224801.2535-6-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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/renesas/r7s72100.dtsi b/arch/arm/boot/dts/renesas/r7s72100.dtsi index 02ca28b521df..b831bbc431ef 100644 --- a/arch/arm/boot/dts/renesas/r7s72100.dtsi +++ b/arch/arm/boot/dts/renesas/r7s72100.dtsi @@ -332,6 +332,8 @@ mmcif: mmc@e804c800 { , ; clocks = <&mstp8_clks R7S72100_CLK_MMCIF>; + dmas = <&dmac 0x2cc9>, <&dmac 0x2cca>; + dma-names = "tx", "rx"; power-domains = <&cpg_clocks>; status = "disabled"; };