Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH v2 0/3]  Add aoss_qmp nodes for qcs615
@ 2024-10-18  7:34 Kyle Deng
  2024-10-18  7:34 ` [PATCH v2 1/3] dt-bindings: mailbox: qcom,apcs-kpss-global: Document the qcs615 APSS Kyle Deng
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Kyle Deng @ 2024-10-18  7:34 UTC (permalink / raw)
  To: andersson, konradybcio, robh, krzk+dt, conor+dt
  Cc: linux-arm-msm, devicetree, linux-kernel, quic_tingweiz,
	quic_aiquny, quic_sudeepgo, quic_taozhan, Kyle Deng

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
-- 
2.34.1


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

end of thread, other threads:[~2025-01-06 19:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH v2 0/3] Add aoss_qmp nodes for qcs615 Kyle Deng
2024-12-02 15:51 ` (subset) " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox