[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1490383336-23117-1-git-send-email-jliang@xilinx.com>
Date: Fri, 24 Mar 2017 12:22:13 -0700
From: Wendy Liang <wendy.liang@...inx.com>
To: <bjorn.andersson@...aro.org>
CC: <linux-remoteproc@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
"Wendy Liang" <jliang@...inx.com>
Subject: [RFC LINUX PATCH 0/3] Allow remote to specify shared memory
This patch enables the remoteproc to specify the shared memory.
Remoteproc declared this memory as DMA memory.
It can be used for virtio, or shared buffers.
Wendy Liang (3):
remoteproc: add rproc mem resource entry
remoteproc: add rproc_mem resource entry handler
remoteproc: Release DMA declare mem when cleanup rsc
drivers/remoteproc/remoteproc_core.c | 40 ++++++++++++++++++++++++++++++++++++
include/linux/remoteproc.h | 23 ++++++++++++++++++++-
2 files changed, 62 insertions(+), 1 deletion(-)
--
1.9.1
Powered by blists - more mailing lists