lkml.org 
[lkml]   [2020]   [Jul]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] remoteproc: convert IPA to use new notifications
Date
The IPA driver needs to be notified about changes to the state of
the modem (starting, shutting down, etc.). A notification mechanism
was put in place for that purpose, but a more general system has now
been accepted:
https://lore.kernel.org/linux-remoteproc/1592965408-16908-1-git-send-email-rishabhb@codeaurora.org/

The first patch in this series converts the IPA driver to use the
new notification mechanism. The second removes the temporary
system that was put in place for IPA use only.

-Alex

--> David: Bjorn has agreed to take both of these patches through
the remoteproc tree. They should be merged together, and the
first has a build-time dependency on patches in rproc-next.
I'd appreciate an ack from you so he can merge it.

Alex Elder (2):
net: ipa: new notification infrastructure
remoteproc: kill IPA notify code

drivers/net/ipa/ipa.h | 3 +
drivers/net/ipa/ipa_modem.c | 56 +++++++-----
drivers/remoteproc/Kconfig | 4 -
drivers/remoteproc/Makefile | 1 -
drivers/remoteproc/qcom_q6v5_ipa_notify.c | 85 -------------------
drivers/remoteproc/qcom_q6v5_mss.c | 38 ---------
.../linux/remoteproc/qcom_q6v5_ipa_notify.h | 82 ------------------
7 files changed, 38 insertions(+), 231 deletions(-)
delete mode 100644 drivers/remoteproc/qcom_q6v5_ipa_notify.c
delete mode 100644 include/linux/remoteproc/qcom_q6v5_ipa_notify.h

--
2.20.1

\
 
 \ /
  Last update: 2020-07-24 20:13    [W:0.063 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site