From: Wolfram Sang <wsa+renesas@sang-engineering.com>
To: linux-renesas-soc@vger.kernel.org
Cc: Wolfram Sang <wsa+renesas@sang-engineering.com>,
Biju Das <biju.das.jz@bp.renesas.com>,
Conor Dooley <conor+dt@kernel.org>,
devicetree@vger.kernel.org, dmaengine@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@glider.be>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Magnus Damm <magnus.damm@gmail.com>,
Philipp Zabel <p.zabel@pengutronix.de>,
Rob Herring <robh@kernel.org>, Vinod Koul <vkoul@kernel.org>
Subject: [PATCH v3 0/3] dmaengine: sh: rz-dmac: add r7s72100 support
Date: Mon, 7 Oct 2024 13:02:00 +0200 [thread overview]
Message-ID: <20241007110200.43166-5-wsa+renesas@sang-engineering.com> (raw)
Changes since v2:
* added tags to patches 1 and 3
* reword commit message 2 to make clear 'clocks' are not needed
* 'power-domains' is also not required for RZA1
Thanks to Geert for the tags and for the input!
Trimmed down initial cover-letter:
When activating good old Genmai board for regression testing, I found
out that not much is needed to activate the DMA controller for A1H.
Patch 1 is a generic fix. The other patches are the actual enablement.
A branch with DTS additions for MMCIF can be found here:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/genmai-upstreaming
These will be upstreamed once the driver parts are in next.
Wolfram Sang (3):
dmaengine: sh: rz-dmac: handle configs where one address is zero
dt-bindings: dma: rz-dmac: Document RZ/A1H SoC
dmaengine: sh: rz-dmac: add r7s72100 support
.../bindings/dma/renesas,rz-dmac.yaml | 29 +++++++++++++------
drivers/dma/sh/Kconfig | 8 ++---
drivers/dma/sh/rz-dmac.c | 27 +++++++++--------
3 files changed, 39 insertions(+), 25 deletions(-)
--
2.45.2
next reply other threads:[~2024-10-07 11:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-07 11:02 Wolfram Sang [this message]
2024-10-07 11:02 ` [PATCH v3 2/3] dt-bindings: dma: rz-dmac: Document RZ/A1H SoC Wolfram Sang
2024-10-07 11:48 ` Geert Uytterhoeven
2024-10-07 18:08 ` Rob Herring (Arm)
2024-10-14 18:32 ` (subset) [PATCH v3 0/3] dmaengine: sh: rz-dmac: add r7s72100 support Vinod Koul
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241007110200.43166-5-wsa+renesas@sang-engineering.com \
--to=wsa+renesas@sang-engineering.com \
--cc=biju.das.jz@bp.renesas.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmaengine@vger.kernel.org \
--cc=geert+renesas@glider.be \
--cc=krzk+dt@kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=p.zabel@pengutronix.de \
--cc=robh@kernel.org \
--cc=vkoul@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).