From: wendy.liang@xilinx.com (Wendy Liang)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC PATCH 0/2] remoteproc: Add zynqmp R5 remoteproc driver
Date: Wed, 15 Jul 2015 05:22:53 -0700 [thread overview]
Message-ID: <1436962975-13918-1-git-send-email-jliang@xilinx.com> (raw)
This patch series is to add remoteproc driver for Cortex-R5
included in Xilinx Zynq UltraScale MPSoC so that we can
boot and passing messages to the R5 subsystem.
Wendy Liang (2):
remoteproc: Add zynqmp R5 remoteproc driver
Documentation: DTS: bindings: add ZynqMP RPU remoteproc
.../bindings/remoteproc/zynqmp_r5_remoteproc.txt | 49 ++
drivers/remoteproc/Kconfig | 9 +
drivers/remoteproc/Makefile | 1 +
drivers/remoteproc/zynqmp_r5_remoteproc.c | 809 +++++++++++++++++++++
4 files changed, 868 insertions(+)
create mode 100644 Documentation/devicetree/bindings/remoteproc/zynqmp_r5_remoteproc.txt
create mode 100644 drivers/remoteproc/zynqmp_r5_remoteproc.c
--
2.1.1
next reply other threads:[~2015-07-15 12:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-15 12:22 Wendy Liang [this message]
2015-07-15 12:22 ` [RFC PATCH 1/2] remoteproc: Add zynqmp R5 remoteproc driver Wendy Liang
2015-07-15 12:22 ` [RFC PATCH 2/2] Documentation: DTS: bindings: add ZynqMP RPU remoteproc Wendy Liang
2015-07-15 12:50 ` Mark Rutland
2015-07-16 7:04 ` Wendy Liang
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=1436962975-13918-1-git-send-email-jliang@xilinx.com \
--to=wendy.liang@xilinx.com \
--cc=linux-arm-kernel@lists.infradead.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