netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] soc: qcom: aoss: Introduce debugfs interface and cleanup things
@ 2023-07-31  4:10 Bjorn Andersson
  2023-07-31  4:10 ` [PATCH 1/4] soc: qcom: aoss: Move length requirements from caller Bjorn Andersson
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Bjorn Andersson @ 2023-07-31  4:10 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Chris Lew
  Cc: Alex Elder, David S. Miller, Jakub Kicinski, Mathieu Poirier,
	netdev, linux-kernel, linux-arm-msm, linux-remoteproc

The Always On Processor supports a number useful commands for affecting
system resources during in various debug scenarious. Introduce a debugfs
interface for allowing the debugger/tester to send these commands.

While at it, let's make some improvements to the qmp_send() API.

Bjorn Andersson (3):
  soc: qcom: aoss: Move length requirements from caller
  soc: qcom: aoss: Format string in qmp_send()
  soc: qcom: aoss: Tidy up qmp_send() callers

Chris Lew (1):
  soc: qcom: aoss: Add debugfs interface for sending messages

 drivers/net/ipa/ipa_power.c        |  5 +-
 drivers/remoteproc/qcom_q6v5.c     |  8 +--
 drivers/soc/qcom/qcom_aoss.c       | 82 +++++++++++++++++++++---------
 include/linux/soc/qcom/qcom_aoss.h |  4 +-
 4 files changed, 61 insertions(+), 38 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-08-01  8:45 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-31  4:10 [PATCH 0/4] soc: qcom: aoss: Introduce debugfs interface and cleanup things Bjorn Andersson
2023-07-31  4:10 ` [PATCH 1/4] soc: qcom: aoss: Move length requirements from caller Bjorn Andersson
2023-07-31 15:10   ` Simon Horman
2023-07-31 21:29   ` Chris Lew
2023-07-31 23:10     ` Bjorn Andersson
2023-07-31 23:46       ` Chris Lew
2023-07-31  4:10 ` [PATCH 2/4] soc: qcom: aoss: Add debugfs interface for sending messages Bjorn Andersson
2023-07-31  8:15   ` Konrad Dybcio
2023-07-31 16:01     ` Bjorn Andersson
2023-07-31  8:21   ` Andrew Lunn
2023-07-31 15:39     ` Bjorn Andersson
2023-08-01  8:45       ` Andrew Lunn
2023-07-31 15:08   ` Simon Horman
2023-08-01  4:41   ` Pavan Kondeti
2023-07-31  4:10 ` [PATCH 3/4] soc: qcom: aoss: Format string in qmp_send() Bjorn Andersson
2023-07-31  8:20   ` Konrad Dybcio
2023-07-31  4:10 ` [PATCH 4/4] soc: qcom: aoss: Tidy up qmp_send() callers Bjorn Andersson
2023-07-31  8:23   ` Konrad Dybcio

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