iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] drivers: rpmsg: make rpmsg bus DMA capable
@ 2018-03-02 14:55 srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A
       [not found] ` <20180302145531.20463-1-srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A @ 2018-03-02 14:55 UTC (permalink / raw)
  To: will.deacon-5wv7dgnIgG8, robin.murphy-5wv7dgnIgG8,
	bjorn.andersson-QSEj5FYQhm4dnm+yROfE0A
  Cc: ohad-Ix1uc/W3ht7QT0dZR+AlfA,
	linux-remoteproc-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
	Srinivas Kandagatla,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

From: Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>

On Qualcomm SoCs, DSP exposes many functionalities like audio,
as these drivers are child of rpmsg bus. Any dma allocations
or iommu operations on these devices would fail as the rpmsg
bus is not marked as dma capable bus.

This patchset makes the rpmsg bus dma capable.

This patchset is tested on DB410c and DB820c boards.

Thanks,
srini

Srinivas Kandagatla (3):
  rpmsg: core: export rpmsg bus type
  rpmsg: core: make rpmsg bus DMA capable
  iommu: armsmmu: set iommu ops for rpmsg bus

 drivers/iommu/arm-smmu.c   | 5 +++++
 drivers/rpmsg/rpmsg_core.c | 4 +++-
 include/linux/rpmsg.h      | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

-- 
2.15.1

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

end of thread, other threads:[~2018-05-11 18:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-02 14:55 [PATCH 0/3] drivers: rpmsg: make rpmsg bus DMA capable srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A
     [not found] ` <20180302145531.20463-1-srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2018-03-02 14:55   ` [PATCH 1/3] rpmsg: core: export rpmsg bus type srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A
     [not found]     ` <20180302145531.20463-2-srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2018-03-02 15:25       ` Robin Murphy
2018-03-02 14:55   ` [PATCH 2/3] rpmsg: core: make rpmsg bus DMA capable srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A
     [not found]     ` <20180302145531.20463-3-srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2018-03-02 16:14       ` Robin Murphy
2018-03-02 16:40         ` Srinivas Kandagatla
     [not found]         ` <07503032-b08b-10ea-9d34-ddf85c682a9d-5wv7dgnIgG8@public.gmane.org>
2018-03-18 22:47           ` Bjorn Andersson
2018-03-02 14:55   ` [PATCH 3/3] iommu: armsmmu: set iommu ops for rpmsg bus srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A
     [not found]     ` <20180302145531.20463-4-srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2018-03-02 16:59       ` Robin Murphy
     [not found]         ` <57fc5480-c57e-dfd3-e6af-5e5bba296430-5wv7dgnIgG8@public.gmane.org>
2018-05-07 19:28           ` Bjorn Andersson
     [not found]             ` <CAOCOHw4RDwmbCySN==-zT7cQ6abzLzKUhBHBSdv_EvWnU4g4Pg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-05-11 18:24               ` Robin Murphy

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).