Message ID | 20241018073417.2338864-1-quic_chunkaid@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | Add aoss_qmp nodes for qcs615 | expand |
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
On Fri, 18 Oct 2024 15:34:14 +0800, 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. > > Applied, thanks! [3/3] arm64: dts: qcom: qcs615: add AOSS_QMP node commit: 0775021783b5536e390d1602d054542a29875593 Best regards,
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