Message ID | 20241015081603.30643-2-quic_qqzhou@quicinc.com (mailing list archive) |
---|---|
State | Superseded, archived |
Headers | show |
Series | Add support for APPS SMMU on QCS615 | expand |
On 15/10/2024 10:16, Qingqing Zhou wrote: > Add the compatible for Qualcomm QCS615 SCM. > > Signed-off-by: Qingqing Zhou <quic_qqzhou@quicinc.com> I give up on this. Please reach internally to get proper guidance how to send patches and what to do with tags. I am not going to do the work twice. Best regards, Krzysztof
在 10/15/2024 4:21 PM, Krzysztof Kozlowski 写道: > On 15/10/2024 10:16, Qingqing Zhou wrote: >> Add the compatible for Qualcomm QCS615 SCM. >> >> Signed-off-by: Qingqing Zhou <quic_qqzhou@quicinc.com> > > I give up on this. > > Please reach internally to get proper guidance how to send patches and > what to do with tags. Oh, sorry for missing your ack tag, will add in next version. And thanks for your review. > > I am not going to do the work twice. > > 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
Add the compatible for Qualcomm QCS615 SCM. Signed-off-by: Qingqing Zhou <quic_qqzhou@quicinc.com> --- Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 + 1 file changed, 1 insertion(+)