2023-12-14 17:17:11

by Abel Vesa

[permalink] [raw]
Subject: [PATCH] dt-bindings: mailbox: qcom-ipcc: document the X1E80100 Inter-Processor Communication Controller

Document the Inter-Processor Communication Controller on the X1E80100 Platform.

Signed-off-by: Abel Vesa <[email protected]>
---
Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
index a35f9483dc71..8f004868aad9 100644
--- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
+++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
@@ -35,6 +35,7 @@ properties:
- qcom,sm8450-ipcc
- qcom,sm8550-ipcc
- qcom,sm8650-ipcc
+ - qcom,x1e80100-ipcc
- const: qcom,ipcc

reg:

---
base-commit: 48e8992e33abf054bcc0bb2e77b2d43bb899212e
change-id: 20231214-x1e80100-mailbox-ipcc-80a2dc963cb9

Best regards,
--
Abel Vesa <[email protected]>


2023-12-15 08:48:27

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: mailbox: qcom-ipcc: document the X1E80100 Inter-Processor Communication Controller

On 14/12/2023 18:16, Abel Vesa wrote:
> Document the Inter-Processor Communication Controller on the X1E80100 Platform.
>
> Signed-off-by: Abel Vesa <[email protected]>
> ---
> Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml | 1 +
> 1 file changed, 1 insertion(+)

Reviewed-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof