Re: [PATCH v3] dt-bindings: firmware: qcom,scm: document support for SA8255p
From: Nikunj Kela
Date: Mon Sep 16 2024 - 10:32:13 EST
Gentle ping...
On 9/5/2024 11:30 AM, Nikunj Kela wrote:
> Add a compatible for the SA8255p platform's Secure Channel Manager
> firmware interface.
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> Signed-off-by: Nikunj Kela <quic_nkela@xxxxxxxxxxx>
> ---
>
> Changes in v3:
> - Removed the patch from original series[1]
>
> Changes in v2:
> - Added Reviewed-by tag
>
> [1]: https://lore.kernel.org/all/20240903220240.2594102-1-quic_nkela@xxxxxxxxxxx/
> ---
> Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
> index 2cc83771d8e7..65057f5c8972 100644
> --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
> +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
> @@ -43,6 +43,7 @@ properties:
> - qcom,scm-msm8998
> - qcom,scm-qcm2290
> - qcom,scm-qdu1000
> + - qcom,scm-sa8255p
> - qcom,scm-sa8775p
> - qcom,scm-sc7180
> - qcom,scm-sc7280
> @@ -204,6 +205,7 @@ allOf:
> compatible:
> contains:
> enum:
> + - qcom,scm-sa8255p
> - qcom,scm-sa8775p
> then:
> properties: