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

Kyle Deng posted 3 patches 1 month, 1 week ago
There is a newer version of this series
[PATCH 2/3] dt-bindings: aoss: qcom: Document the qcs615 AOSS_QMP
Posted by Kyle Deng 1 month, 1 week ago
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(+)

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
-- 
2.34.1
Re: [PATCH 2/3] dt-bindings: aoss: qcom: Document the qcs615 AOSS_QMP
Posted by Krzysztof Kozlowski 1 month, 1 week ago
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
Re: [PATCH 2/3] dt-bindings: aoss: qcom: Document the qcs615 AOSS_QMP
Posted by Kyle Deng 1 month, 1 week ago

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
>
Re: [PATCH 2/3] dt-bindings: aoss: qcom: Document the qcs615 AOSS_QMP
Posted by Krzysztof Kozlowski 1 month, 1 week ago
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