[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230731041013.2950307-1-quic_bjorande@quicinc.com>
Date: Sun, 30 Jul 2023 21:10:09 -0700
From: Bjorn Andersson <quic_bjorande@...cinc.com>
To: Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konrad.dybcio@...aro.org>,
Chris Lew <quic_clew@...cinc.com>
CC: Alex Elder <elder@...nel.org>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Mathieu Poirier <mathieu.poirier@...aro.org>,
<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-msm@...r.kernel.org>, <linux-remoteproc@...r.kernel.org>
Subject: [PATCH 0/4] soc: qcom: aoss: Introduce debugfs interface and cleanup things
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
Powered by blists - more mailing lists