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@xxxxxxxxxxx> --- Build Dependencies: - Initial support for qcs615: https://lore.kernel.org/all/20240926-add_initial_support_for_qcs615-v3-0-e37617e91c62@xxxxxxxxxxx/ 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@xxxxxxxxxxx/ 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