[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <849913f2-eb77-49ef-bab0-86f84d0a435e@quicinc.com>
Date: Mon, 16 Sep 2024 07:31:55 -0700
From: Nikunj Kela <quic_nkela@...cinc.com>
To: <andersson@...nel.org>, <konradybcio@...nel.org>, <robh@...nel.org>,
<krzk+dt@...nel.org>, <conor+dt@...nel.org>
CC: <linux-arm-msm@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <kernel@...cinc.com>,
<quic_psodagud@...cinc.com>,
Krzysztof Kozlowski
<krzysztof.kozlowski@...aro.org>
Subject: Re: [PATCH v3] dt-bindings: firmware: qcom,scm: document support for
SA8255p
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@...aro.org>
> Signed-off-by: Nikunj Kela <quic_nkela@...cinc.com>
> ---
>
> 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@quicinc.com/
> ---
> 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:
Powered by blists - more mailing lists