在 7/19/2023 6:16 PM, Dmitry Baryshkov 写道:
On 19/07/2023 13:01, Tengfei Fan wrote:
Add compatible for SM4450 SoCs.
Signed-off-by: Tengfei Fan <quic_tengfan@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
index bdbee58a542b..f02f0815bece 100644
--- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
+++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
@@ -62,6 +62,7 @@ properties:
- qcom,scm-sm8450
- qcom,scm-sm8550
- qcom,scm-qcs404
+ - qcom,scm-sm4450
Please keep this list sorted.
V2 patch will resort.
- const: qcom,scm
clocks:
--
Thx and BRs,
Tengfei Fan