diff mbox series

[v2] dt-bindings: mailbox: qcom-ipcc: Document QCS8300 IPCC

Message ID 20240911-qcs8300_ipcc_binding-v2-1-ca15326c5d0f@quicinc.com
State New
Headers show
Series [v2] dt-bindings: mailbox: qcom-ipcc: Document QCS8300 IPCC | expand

Commit Message

Jingyi Wang Sept. 11, 2024, 7:25 a.m. UTC
Document the Inter-Processor Communication Controller on the Qualcomm
QCS8300 Platform, which will be used to route interrupts across various
subsystems found on the SoC.

Signed-off-by: Jingyi Wang <quic_jingyw@quicinc.com>
---
Changes in v2:
- decoupled from the original series.
- Link to v1: https://lore.kernel.org/r/20240904-qcs8300_initial_dtsi-v1-0-d0ea9afdc007@quicinc.com
---
 Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml | 1 +
 1 file changed, 1 insertion(+)


---
base-commit: 100cc857359b5d731407d1038f7e76cd0e871d94
change-id: 20240911-qcs8300_ipcc_binding-2d1c646185c5

Best regards,

Comments

Krzysztof Kozlowski Sept. 16, 2024, 2:55 p.m. UTC | #1
On Wed, Sep 11, 2024 at 03:25:15PM +0800, Jingyi Wang wrote:
> Document the Inter-Processor Communication Controller on the Qualcomm
> QCS8300 Platform, which will be used to route interrupts across various
> subsystems found on the SoC.
> 
> Signed-off-by: Jingyi Wang <quic_jingyw@quicinc.com>
> ---
> Changes in v2:
> - decoupled from the original series.
> - Link to v1: https://lore.kernel.org/r/20240904-qcs8300_initial_dtsi-v1-0-d0ea9afdc007@quicinc.com
> ---
>  Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml | 1 +
>  1 file changed, 1 insertion(+)

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

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
index 05e4e1d51713..6323c3519a8a 100644
--- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
+++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
@@ -24,6 +24,7 @@  properties:
   compatible:
     items:
       - enum:
+          - qcom,qcs8300-ipcc
           - qcom,qdu1000-ipcc
           - qcom,sa8775p-ipcc
           - qcom,sc7280-ipcc