diff mbox series

[1/3] dt-bindings: mailbox: qcom,apcs-kpss-global: Document the qcs615 APSS

Message ID 20241017025313.2028120-2-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
Add compatible for the Qualcomm qcs615 mailbox block.
QCS615 mailbox is compatible with SDM845 use fallback for it.

Signed-off-by: Kyle Deng <quic_chunkaid@quicinc.com>
---
 .../devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml       | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski Oct. 17, 2024, 8:41 a.m. UTC | #1
On Thu, Oct 17, 2024 at 10:53:11AM +0800, Kyle Deng wrote:
> Add compatible for the Qualcomm qcs615 mailbox block.
> QCS615 mailbox is compatible with SDM845 use fallback for it.
> 
> Signed-off-by: Kyle Deng <quic_chunkaid@quicinc.com>
> ---
>  .../devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml       | 1 +
>  1 file changed, 1 insertion(+)
> 

allOf section is not really up2date, but that is existing issue I think.
Assuming you do not have any clocks.

I'll fix existing code so this is:

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

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
index 982c741e6225..54deb5740d66 100644
--- a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
+++ b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
@@ -44,6 +44,7 @@  properties:
           - const: qcom,msm8994-apcs-kpss-global
       - items:
           - enum:
+              - qcom,qcs615-apss-shared
               - qcom,sc7180-apss-shared
               - qcom,sc8180x-apss-shared
               - qcom,sm8150-apss-shared