diff options
author | Sibi Sankar <quic_sibis@quicinc.com> | 2023-11-24 11:06:07 +0100 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-12-07 17:54:08 +0100 |
commit | 696945e427e63ebbabad656893fb82da1ee2a980 (patch) | |
tree | 1c578882e89f6863b0309448b1176a5cd90ff597 /Documentation | |
parent | soc: qcom: socinfo: Add PM8937 Power IC (diff) | |
download | linux-696945e427e63ebbabad656893fb82da1ee2a980.tar.xz linux-696945e427e63ebbabad656893fb82da1ee2a980.zip |
dt-bindings: firmware: qcom,scm: document SCM on X1E80100 SoCs
Document scm compatible for X1E80100 SoCs.
Signed-off-by: Sibi Sankar <quic_sibis@quicinc.com>
Reviewed-by: Guru Das Srinagesh <quic_gurus@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20231124100608.29964-5-quic_sibis@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml index 3212c8b30ed9..c1e504cf3500 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml @@ -65,6 +65,7 @@ properties: - qcom,scm-sm8550 - qcom,scm-sm8650 - qcom,scm-qcs404 + - qcom,scm-x1e80100 - const: qcom,scm clocks: @@ -191,6 +192,7 @@ allOf: - qcom,scm-sm8450 - qcom,scm-sm8550 - qcom,scm-sm8650 + - qcom,scm-x1e80100 then: properties: interconnects: false |