diff mbox series

[2/3] dt-bindings: aoss: qcom: Document the qcs615 AOSS_QMP

Message ID 20241017025313.2028120-3-quic_chunkaid@quicinc.com (mailing list archive)
State Superseded
Headers show
Series Add aoss_qmp nodes for qcs615 | expand

Commit Message

Kyle Deng Oct. 17, 2024, 2:53 a.m. UTC
Document the Always-On Subsystem Qualcomm Message Potocol(AOSS_QMP)
on the Qualcomm qcs615 platform.

Signed-off-by: Kyle Deng <quic_chunkaid@quicinc.com>
---
 Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski Oct. 17, 2024, 9:16 a.m. UTC | #1
On Thu, Oct 17, 2024 at 10:53:12AM +0800, Kyle Deng wrote:
> Document the Always-On Subsystem Qualcomm Message Potocol(AOSS_QMP)
> on the Qualcomm qcs615 platform.
> 
> Signed-off-by: Kyle Deng <quic_chunkaid@quicinc.com>
> ---
>  Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

---

<form letter>
This is an automated instruction, just in case, because many review tags
are being ignored. If you know the process, you can skip it (please do
not feel offended by me posting it here - no bad intentions intended).
If you do not know the process, here is a short explanation:

Please add Acked-by/Reviewed-by/Tested-by tags when posting new
versions, under or above your Signed-off-by tag. Tag is "received", when
provided in a message replied to you on the mailing list. Tools like b4
can help here. However, there's no need to repost patches *only* to add
the tags. The upstream maintainer will do that for tags received on the
version they apply.

https://elixir.bootlin.com/linux/v6.5-rc3/source/Documentation/process/submitting-patches.rst#L577
</form letter>

Best regards,
Krzysztof
Krzysztof Kozlowski Oct. 17, 2024, 9:18 a.m. UTC | #2
On Thu, Oct 17, 2024 at 10:53:12AM +0800, Kyle Deng wrote:
> Document the Always-On Subsystem Qualcomm Message Potocol(AOSS_QMP)

typo: Protocol

> on the Qualcomm qcs615 platform.
> 
> Signed-off-by: Kyle Deng <quic_chunkaid@quicinc.com>

Best regards,
Krzysztof
Kyle Deng Oct. 18, 2024, 6:32 a.m. UTC | #3
On 2024/10/17 17:18, Krzysztof Kozlowski wrote:
> On Thu, Oct 17, 2024 at 10:53:12AM +0800, Kyle Deng wrote:
>> Document the Always-On Subsystem Qualcomm Message Potocol(AOSS_QMP)
> 
> typo: Protocol
Okay,I will fix it in the next version.
> 
>> on the Qualcomm qcs615 platform.
>>
>> Signed-off-by: Kyle Deng <quic_chunkaid@quicinc.com>
> 
> Best regards,
> Krzysztof
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml
index 7afdb60edb22..ee3414a77e38 100644
--- a/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml
+++ b/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml
@@ -25,6 +25,7 @@  properties:
   compatible:
     items:
       - enum:
+          - qcom,qcs615-aoss-qmp
           - qcom,qdu1000-aoss-qmp
           - qcom,sa8775p-aoss-qmp
           - qcom,sc7180-aoss-qmp