Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: Kyle Deng <quic_chunkaid@quicinc.com>
To: <andersson@kernel.org>, <konradybcio@kernel.org>,
	<robh@kernel.org>, <krzk+dt@kernel.org>, <conor+dt@kernel.org>
Cc: <linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <quic_tingweiz@quicinc.com>,
	<quic_aiquny@quicinc.com>, <quic_sudeepgo@quicinc.com>,
	<quic_taozhan@quicinc.com>
Subject: Re: [PATCH v2 0/3] Add aoss_qmp nodes for qcs615
Date: Mon, 11 Nov 2024 10:44:15 +0800	[thread overview]
Message-ID: <40a3b578-1b9b-46eb-b9ff-ce85ce485afd@quicinc.com> (raw)
In-Reply-To: <20241018073417.2338864-1-quic_chunkaid@quicinc.com>

Hello,

On 2024/10/18 15:34, Kyle Deng wrote:
> Add dts nodes and to enable AOSS_QMP on QCS615. These nodes provide basic
> AOSS side-channel message RAM information and mailbox capacity.
> 
> Signed-off-by: Kyle Deng <quic_chunkaid@quicinc.com>
> ---
> Build Dependencies:
> - Initial support for qcs615:
> https://lore.kernel.org/all/20240926-add_initial_support_for_qcs615-v3-0-e37617e91c62@quicinc.com/
> 
> Patch made the following verifications:
> - Successfully passed dt_binding_check
> - Successfully passed compilation and node checks
> - Successfully passed the invocation and execution of the upper module QDSS
> 
> Changes in v2:
> - Add reviewed-by tag
> - Fix typo error
> - Link to v1:https://lore.kernel.org/all/20241017025313.2028120-1-quic_chunkaid@quicinc.com/
> 
> Kyle Deng (3):
>    dt-bindings: mailbox: qcom,apcs-kpss-global: Document the qcs615 APSS
>    dt-bindings: aoss: qcom: Document the qcs615 AOSS_QMP
>    arm64: dts: qcom: qcs615: add AOSS_QMP node
> 
>   .../bindings/mailbox/qcom,apcs-kpss-global.yaml |  1 +
>   .../bindings/soc/qcom/qcom,aoss-qmp.yaml        |  1 +
>   arch/arm64/boot/dts/qcom/qcs615.dtsi            | 17 +++++++++++++++++
>   3 files changed, 19 insertions(+)
> 
> 
> base-commit: 8c6492fad8370b1181bdf18a04dde748ff0e108a

Gentle ping on these patches.

Thanks,
Kyle

  parent reply	other threads:[~2024-11-11  2:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-18  7:34 [PATCH v2 0/3] Add aoss_qmp nodes for qcs615 Kyle Deng
2024-10-18  7:34 ` [PATCH v2 1/3] dt-bindings: mailbox: qcom,apcs-kpss-global: Document the qcs615 APSS Kyle Deng
2025-01-06  8:24   ` Kyle Deng
2025-01-06 19:22     ` Rob Herring
2024-10-18  7:34 ` [PATCH v2 2/3] dt-bindings: aoss: qcom: Document the qcs615 AOSS_QMP Kyle Deng
2024-10-18  7:34 ` [PATCH v2 3/3] arm64: dts: qcom: qcs615: add AOSS_QMP node Kyle Deng
2024-11-11  2:44 ` Kyle Deng [this message]
2024-12-02 15:51 ` (subset) [PATCH v2 0/3] Add aoss_qmp nodes for qcs615 Bjorn Andersson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40a3b578-1b9b-46eb-b9ff-ce85ce485afd@quicinc.com \
    --to=quic_chunkaid@quicinc.com \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=quic_aiquny@quicinc.com \
    --cc=quic_sudeepgo@quicinc.com \
    --cc=quic_taozhan@quicinc.com \
    --cc=quic_tingweiz@quicinc.com \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox