public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] remoteproc: Add zynqmp R5 remoteproc driver
@ 2015-07-15 12:22 Wendy Liang
  2015-07-15 12:22 ` [RFC PATCH 1/2] " Wendy Liang
  2015-07-15 12:22 ` [RFC PATCH 2/2] Documentation: DTS: bindings: add ZynqMP RPU remoteproc Wendy Liang
  0 siblings, 2 replies; 5+ messages in thread
From: Wendy Liang @ 2015-07-15 12:22 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-16  7:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-15 12:22 [RFC PATCH 0/2] remoteproc: Add zynqmp R5 remoteproc driver Wendy Liang
2015-07-15 12:22 ` [RFC PATCH 1/2] " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox