[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ed38219d-6f07-a9e0-96b8-b7e654f8761f@quicinc.com>
Date: Wed, 25 Oct 2023 13:44:02 +0530
From: Mukesh Ojha <quic_mojha@...cinc.com>
To: Neil Armstrong <neil.armstrong@...aro.org>,
Andy Gross <agross@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konrad.dybcio@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Robert Marko <robimarko@...il.com>,
Das Srinagesh <quic_gurus@...cinc.com>
CC: <linux-arm-msm@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] dt-bindings: firmware: qcom,scm: document SM8560 SCM
Firmware Interface
On 10/25/2023 12:59 PM, Neil Armstrong wrote:
> Document the SCM Firmware Interface on the SM8650 Platform.
>
> Signed-off-by: Neil Armstrong <neil.armstrong@...aro.org>
Nit: typo in the subject, sm8650.
-Mukesh
> ---
> For convenience, a regularly refreshed linux-next based git tree containing
> all the SM8650 related work is available at:
> https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm85650/upstream/integ
> ---
> Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
> index 0613a37a851a..3212c8b30ed9 100644
> --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
> +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
> @@ -63,6 +63,7 @@ properties:
> - qcom,scm-sm8350
> - qcom,scm-sm8450
> - qcom,scm-sm8550
> + - qcom,scm-sm8650
> - qcom,scm-qcs404
> - const: qcom,scm
>
> @@ -189,6 +190,7 @@ allOf:
> - qcom,scm-sc8280xp
> - qcom,scm-sm8450
> - qcom,scm-sm8550
> + - qcom,scm-sm8650
> then:
> properties:
> interconnects: false
> @@ -202,6 +204,7 @@ allOf:
> enum:
> - qcom,scm-sm8450
> - qcom,scm-sm8550
> + - qcom,scm-sm8650
> then:
> properties:
> interrupts: false
>
> ---
> base-commit: fe1998aa935b44ef873193c0772c43bce74f17dc
> change-id: 20231016-topic-sm8650-upstream-bindings-scm-244cfd928ef5
>
> Best regards,
Powered by blists - more mailing lists