devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] remoteproc: add CSRatlas7 remoteproc driver
@ 2015-09-15  5:37 Barry Song
       [not found] ` <1442295429-19137-1-git-send-email-21cnbao-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Barry Song @ 2015-09-15  5:37 UTC (permalink / raw)
  To: ohad-Ix1uc/W3ht7QT0dZR+AlfA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: workgroup.linux-kQvG35nSl+M, Barry Song

From: Barry Song <Baohua.Song-kQvG35nSl+M@public.gmane.org>

The first two patches make remoteproc support non-slave remote processors.
the last one adds CSRatlas7 support.

Wei Chen (3):
  drivers:remoteproc:support predefined vq notifyid
  drivers:remoteproc:support always on remote processor
  remoteproc: add CSRatlas7 remoteproc driver

 .../bindings/remoteproc/sirf,remoteproc.txt        |  33 ++
 drivers/remoteproc/Kconfig                         |  13 +
 drivers/remoteproc/Makefile                        |   1 +
 drivers/remoteproc/remoteproc_core.c               |  21 +-
 drivers/remoteproc/remoteproc_virtio.c             |   8 +
 drivers/remoteproc/sirf_remoteproc.c               | 467 +++++++++++++++++++++
 include/linux/remoteproc.h                         |   4 +-
 7 files changed, 541 insertions(+), 6 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/remoteproc/sirf,remoteproc.txt
 create mode 100644 drivers/remoteproc/sirf_remoteproc.c

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-09-15  5:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-15  5:37 [PATCH 0/3] remoteproc: add CSRatlas7 remoteproc driver Barry Song
     [not found] ` <1442295429-19137-1-git-send-email-21cnbao-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-09-15  5:37   ` [PATCH 1/3] drivers:remoteproc:support predefined vq notifyid Barry Song
2015-09-15  5:37   ` [PATCH 2/3] drivers:remoteproc:support always on remote processor Barry Song
2015-09-15  5:37   ` [PATCH 3/3] remoteproc: add CSRatlas7 remoteproc driver Barry Song

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).