Message ID | 20241011063112.19087-2-quic_qqzhou@quicinc.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Add support for APPS SMMU on QCS615 | expand |
On 11/10/2024 08:31, Qingqing Zhou wrote: > Document scm compatible for QCS615 SoCs. It is an interface to > communicate to the secure firmware. Same comment. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml index 2cc83771d8e7..2a94d02f11a1 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml @@ -42,6 +42,7 @@ properties: - qcom,scm-msm8996 - qcom,scm-msm8998 - qcom,scm-qcm2290 + - qcom,scm-qcs615 - qcom,scm-qdu1000 - qcom,scm-sa8775p - qcom,scm-sc7180
Document scm compatible for QCS615 SoCs. It is an interface to communicate to the secure firmware. Signed-off-by: Qingqing Zhou <quic_qqzhou@quicinc.com> --- Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 + 1 file changed, 1 insertion(+)