Re: [PATCH 3/3] dt-bindings: firmware: qcom,scm: document SCM on Kaanapali SOC

From: Eugen Hristev
Date: Fri Oct 03 2025 - 07:53:59 EST




On 9/25/25 02:31, Jingyi Wang wrote:
> Document scm compatible for the Qualcomm Kaanapali SoC. It is an interface
> to communicate to the secure firmware.

Same nitpicks on subject name and extra sentence

Reviewed-by: Eugen Hristev <eugen.hristev@xxxxxxxxxx>
>
> Signed-off-by: Jingyi Wang <jingyi.wang@xxxxxxxxxxxxxxxx>
> ---
> 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 ef97faac7e47..340b754e6322 100644
> --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
> +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
> @@ -31,6 +31,7 @@ properties:
> - qcom,scm-ipq806x
> - qcom,scm-ipq8074
> - qcom,scm-ipq9574
> + - qcom,scm-kaanapali
> - qcom,scm-mdm9607
> - qcom,scm-milos
> - qcom,scm-msm8226
> @@ -202,6 +203,7 @@ allOf:
> compatible:
> contains:
> enum:
> + - qcom,scm-kaanapali
> - qcom,scm-milos
> - qcom,scm-sm8450
> - qcom,scm-sm8550
>