From: Abin Joseph <abin.joseph@amd.com>
To: <vkoul@kernel.org>, <michal.simek@amd.com>, <robh@kernel.org>,
<conor+dt@kernel.org>, <krzk+dt@kernel.org>,
<u.kleine-koenig@pengutronix.de>, <radhey.shyam.pandey@amd.com>,
<harini.katakam@amd.com>
Cc: <git@amd.com>, <abin.joseph@amd.com>, <dmaengine@vger.kernel.org>,
<devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: [PATCH v2 0/2] Add support for ADMA
Date: Thu, 8 Aug 2024 15:30:22 +0530 [thread overview]
Message-ID: <20240808100024.317497-1-abin.joseph@amd.com> (raw)
Add support for Versal Gen 2 DMA IP by adding a compatible string and
separate Versal Gen 2 DMA IP register offset.
---
Changes in v2:
1/2:
- Remove example binding documentation.
- Rearrange the order of compatible.
2/2:
- Use lower case for hexa decimal values.
- Update the logic to use of_device_get_match_data
instead of of_device_is_compatible.
Changes in v1:
https://lore.kernel.org/linux-arm-kernel/20240726062639.2609974-1-abin.joseph@amd.com/
---
Abin Joseph (2):
dt-bindings: dmaengine: zynqmp_dma: Add a new compatible string
dmaengine: zynqmp_dma: Add support for AMD Versal Gen 2 DMA IP
.../dma/xilinx/xlnx,zynqmp-dma-1.0.yaml | 4 ++-
drivers/dma/xilinx/zynqmp_dma.c | 27 ++++++++++++++++---
2 files changed, 26 insertions(+), 5 deletions(-)
--
2.34.1
next reply other threads:[~2024-08-08 10:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-08 10:00 Abin Joseph [this message]
2024-08-08 10:00 ` [PATCH v2 1/2] dt-bindings: dmaengine: zynqmp_dma: Add a new compatible string Abin Joseph
2024-08-08 10:12 ` Krzysztof Kozlowski
2024-08-08 10:00 ` [PATCH v2 2/2] dmaengine: zynqmp_dma: Add support for AMD Versal Gen 2 DMA IP Abin Joseph
2024-08-09 12:55 ` Pandey, Radhey Shyam
2024-08-29 17:30 ` [PATCH v2 0/2] Add support for ADMA 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=20240808100024.317497-1-abin.joseph@amd.com \
--to=abin.joseph@amd.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmaengine@vger.kernel.org \
--cc=git@amd.com \
--cc=harini.katakam@amd.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.simek@amd.com \
--cc=radhey.shyam.pandey@amd.com \
--cc=robh@kernel.org \
--cc=u.kleine-koenig@pengutronix.de \
--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