[PATCH 1/7] dt-bindings: mailbox: qcom: add compatible for MSM8226 SoC

Luca Weiss posted 7 patches 1 year, 7 months ago
[PATCH 1/7] dt-bindings: mailbox: qcom: add compatible for MSM8226 SoC
Posted by Luca Weiss 1 year, 7 months ago
Add the mailbox compatible for MSM8226 SoC.

Signed-off-by: Luca Weiss <luca@lucaweiss.eu>
---
 Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
index 982c741e6225..dc75ea2383f1 100644
--- a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
+++ b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
@@ -25,6 +25,7 @@ properties:
           - const: qcom,ipq6018-apcs-apps-global
       - items:
           - enum:
+              - qcom,msm8226-apcs-kpss-global
               - qcom,qcs404-apcs-apps-global
           - const: qcom,msm8916-apcs-kpss-global
           - const: syscon

-- 
2.45.2
Re: [PATCH 1/7] dt-bindings: mailbox: qcom: add compatible for MSM8226 SoC
Posted by Luca Weiss 11 months ago
On 6/19/24 11:02 PM, Luca Weiss wrote:
> Add the mailbox compatible for MSM8226 SoC.

Hi all,

This patch is still pending.

Regards
Luca

> 
> Signed-off-by: Luca Weiss <luca@lucaweiss.eu>
> ---
>   Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
> index 982c741e6225..dc75ea2383f1 100644
> --- a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
> +++ b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
> @@ -25,6 +25,7 @@ properties:
>             - const: qcom,ipq6018-apcs-apps-global
>         - items:
>             - enum:
> +              - qcom,msm8226-apcs-kpss-global
>                 - qcom,qcs404-apcs-apps-global
>             - const: qcom,msm8916-apcs-kpss-global
>             - const: syscon
>
Re: [PATCH 1/7] dt-bindings: mailbox: qcom: add compatible for MSM8226 SoC
Posted by Krzysztof Kozlowski 1 year, 7 months ago
On 19/06/2024 23:02, Luca Weiss wrote:
> Add the mailbox compatible for MSM8226 SoC.
> 
> Signed-off-by: Luca Weiss <luca@lucaweiss.eu>
> ---

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

Best regards,
Krzysztof