Commit b9fd3353 authored by Abel Vesa's avatar Abel Vesa Committed by Bjorn Andersson

dt-bindings: firmware: document Qualcomm SM8550 SCM

Document the compatible for Qualcomm SM8550 SCM.
Signed-off-by: default avatarAbel Vesa <abel.vesa@linaro.org>
Signed-off-by: default avatarNeil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230207-topic-sm8550-upstream-scm-bindings-v2-1-ca12bd33fa1c@linaro.org
parent 27d71e80
...@@ -55,6 +55,7 @@ properties: ...@@ -55,6 +55,7 @@ properties:
- qcom,scm-sm8250 - qcom,scm-sm8250
- qcom,scm-sm8350 - qcom,scm-sm8350
- qcom,scm-sm8450 - qcom,scm-sm8450
- qcom,scm-sm8550
- qcom,scm-qcs404 - qcom,scm-qcs404
- const: qcom,scm - const: qcom,scm
...@@ -166,6 +167,7 @@ allOf: ...@@ -166,6 +167,7 @@ allOf:
contains: contains:
enum: enum:
- qcom,scm-sm8450 - qcom,scm-sm8450
- qcom,scm-sm8550
then: then:
properties: properties:
interconnects: false interconnects: false
...@@ -178,6 +180,7 @@ allOf: ...@@ -178,6 +180,7 @@ allOf:
contains: contains:
enum: enum:
- qcom,scm-sm8450 - qcom,scm-sm8450
- qcom,scm-sm8550
then: then:
properties: properties:
interrupts: false interrupts: false
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment