[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1436962975-13918-1-git-send-email-jliang@xilinx.com>
Date: Wed, 15 Jul 2015 05:22:53 -0700
From: Wendy Liang <wendy.liang@...inx.com>
To: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
evicetree@...r.kernel.org, ohad@...ery.com
CC: michal.simek@...inx.com, sunnyliangjy@...il.com,
Wendy Liang <jliang@...inx.com>
Subject: [RFC PATCH 0/2] remoteproc: Add zynqmp R5 remoteproc driver
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists