[PATCH v2 1/8] dt-bindings: firmware: document Qualcomm SM4450 SCM

From: Tengfei Fan
Date: Thu Sep 14 2023 - 22:16:43 EST


Document the compatible for Qualcomm SM4450 SCM.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Signed-off-by: Tengfei Fan <quic_tengfan@xxxxxxxxxxx>
---
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 4233ea839bfc..1cff4e11f732 100644
--- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
+++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
@@ -52,6 +52,7 @@ properties:
- qcom,scm-sdx55
- qcom,scm-sdx65
- qcom,scm-sdx75
+ - qcom,scm-sm4450
- qcom,scm-sm6115
- qcom,scm-sm6125
- qcom,scm-sm6350
@@ -177,6 +178,7 @@ allOf:
enum:
- qcom,scm-qdu1000
- qcom,scm-sc8280xp
+ - qcom,scm-sm4450
- qcom,scm-sm8450
- qcom,scm-sm8550
then:
@@ -190,6 +192,7 @@ allOf:
compatible:
contains:
enum:
+ - qcom,scm-sm4450
- qcom,scm-sm8450
- qcom,scm-sm8550
then:
--
2.17.1