linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] remoteproc: qcom: Rename adsp and mss drivers
@ 2018-09-14 17:35 Bjorn Andersson
  2018-09-14 17:35 ` [PATCH v2 1/2] remoteproc: qcom: Rename Hexagon v5 PAS driver Bjorn Andersson
  2018-09-14 17:35 ` [PATCH v2 2/2] remoteproc: qcom: Rename Hexagon v5 modem driver Bjorn Andersson
  0 siblings, 2 replies; 5+ messages in thread
From: Bjorn Andersson @ 2018-09-14 17:35 UTC (permalink / raw)
  To: Ohad Ben-Cohen, Bjorn Andersson
  Cc: linux-remoteproc, linux-kernel, linux-arm-msm, Niklas Cassel

As we're introducing a non-TZ based remoteproc driver for the ADSP in SDM845
the current naming scheme becomes cumbersome. Rename the existing drivers in
order to allow for the following:

qcom_q6v5_adsp - handle the non-TZ adsp subsystem
qcom_q6v5_mss - handles the self-authenticated modem
qcom_q6v5_pas - handles all TZ based "standard" subsystems
qcom_q6v5_wcss - handles the non-TZ wireless subsystem

Bjorn Andersson (2):
  remoteproc: qcom: Rename Hexagon v5 PAS driver
  remoteproc: qcom: Rename Hexagon v5 modem driver

 drivers/remoteproc/Kconfig                    | 35 ++++++++++---------
 drivers/remoteproc/Makefile                   |  4 +--
 .../{qcom_q6v5_pil.c => qcom_q6v5_mss.c}      |  0
 .../{qcom_adsp_pil.c => qcom_q6v5_pas.c}      |  4 +--
 4 files changed, 22 insertions(+), 21 deletions(-)
 rename drivers/remoteproc/{qcom_q6v5_pil.c => qcom_q6v5_mss.c} (100%)
 rename drivers/remoteproc/{qcom_adsp_pil.c => qcom_q6v5_pas.c} (98%)

-- 
2.18.0


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

end of thread, other threads:[~2018-09-18 16:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-14 17:35 [PATCH v2 0/2] remoteproc: qcom: Rename adsp and mss drivers Bjorn Andersson
2018-09-14 17:35 ` [PATCH v2 1/2] remoteproc: qcom: Rename Hexagon v5 PAS driver Bjorn Andersson
2018-09-18 16:23   ` Niklas Cassel
2018-09-14 17:35 ` [PATCH v2 2/2] remoteproc: qcom: Rename Hexagon v5 modem driver Bjorn Andersson
2018-09-18 16:26   ` Niklas Cassel

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