From: Vignesh Raghavendra <vigneshr@ti.com>
To: Peter Ujfalusi <peter.ujfalusi@gmail.com>, Vinod Koul <vkoul@kernel.org>
Cc: <linux-kernel@vger.kernel.org>, <dmaengine@vger.kernel.org>,
Vignesh Raghavendra <vigneshr@ti.com>,
Linux ARM Mailing List <linux-arm-kernel@lists.infradead.org>
Subject: [PATCH 0/2] dmaengine: ti: k3-udma: Add support for AM62x SoC
Date: Sat, 19 Feb 2022 14:02:18 +0530 [thread overview]
Message-ID: <20220219083220.489420-1-vigneshr@ti.com> (raw)
Add AM62x SoC specific data for k3-udma driver
TRM: https://www.ti.com/lit/pdf/spruiv7
Vignesh Raghavendra (2):
dmaengine: ti: k3-udma: Add AM62x DMSS support
dmaengine: ti: k3-psil: Add AM62x PSIL and PDMA data
drivers/dma/ti/Makefile | 3 +-
drivers/dma/ti/k3-psil-am62.c | 186 ++++++++++++++++++++++++++++++++++
drivers/dma/ti/k3-psil-priv.h | 1 +
drivers/dma/ti/k3-psil.c | 1 +
drivers/dma/ti/k3-udma.c | 1 +
5 files changed, 191 insertions(+), 1 deletion(-)
create mode 100644 drivers/dma/ti/k3-psil-am62.c
--
2.35.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2022-02-19 8:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-19 8:32 Vignesh Raghavendra [this message]
2022-02-19 8:32 ` [PATCH 1/2] dmaengine: ti: k3-udma: Add AM62x DMSS support Vignesh Raghavendra
2022-02-19 8:32 ` [PATCH 2/2] dmaengine: ti: k3-psil: Add AM62x PSIL and PDMA data Vignesh Raghavendra
2022-02-20 20:16 ` [PATCH 0/2] dmaengine: ti: k3-udma: Add support for AM62x SoC Péter Ujfalusi
2022-03-11 7:03 ` 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=20220219083220.489420-1-vigneshr@ti.com \
--to=vigneshr@ti.com \
--cc=dmaengine@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peter.ujfalusi@gmail.com \
--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