[PATCH v2 4/4] dt-bindings: soc: qcom,aoss-qmp: Document the QCS8300 AOSS channel

Jingyi Wang posted 4 patches 2 months, 2 weeks ago
[PATCH v2 4/4] dt-bindings: soc: qcom,aoss-qmp: Document the QCS8300 AOSS channel
Posted by Jingyi Wang 2 months, 2 weeks ago
From: Kyle Deng <quic_chunkaid@quicinc.com>

Document the Always-On Subsystem side channel on the Qualcomm QCS8300
platform for communication with client found on the SoC such as
remoteprocs.

Signed-off-by: Kyle Deng <quic_chunkaid@quicinc.com>
Signed-off-by: Jingyi Wang <quic_jingyw@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..6f5c2609e82a 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,qcs8300-aoss-qmp
           - qcom,qdu1000-aoss-qmp
           - qcom,sa8775p-aoss-qmp
           - qcom,sc7180-aoss-qmp

-- 
2.25.1
Re: [PATCH v2 4/4] dt-bindings: soc: qcom,aoss-qmp: Document the QCS8300 AOSS channel
Posted by Krzysztof Kozlowski 2 months, 2 weeks ago
On Wed, Sep 11, 2024 at 04:03:18PM +0800, Jingyi Wang wrote:
> From: Kyle Deng <quic_chunkaid@quicinc.com>
> 
> Document the Always-On Subsystem side channel on the Qualcomm QCS8300
> platform for communication with client found on the SoC such as
> remoteprocs.
> 
> Signed-off-by: Kyle Deng <quic_chunkaid@quicinc.com>
> Signed-off-by: Jingyi Wang <quic_jingyw@quicinc.com>
> ---
>  Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>

Best regards,
Krzysztof