diff options
author | Richard Acayan <mailingradian@gmail.com> | 2022-11-11 03:18:18 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2022-11-12 06:28:52 +0300 |
commit | aa9f474014b1e2665194a97dc4675aa187534bb9 (patch) | |
tree | 593103a9429dec4f3b25226c5749c0f33b57d9d7 /Documentation/devicetree/bindings/firmware | |
parent | cccbe3e528bebcba9e9c33cde7fb4f4344524c93 (diff) | |
download | linux-aa9f474014b1e2665194a97dc4675aa187534bb9.tar.xz |
dt-bindings: firmware: scm: add sdm670 compatible
The Snapdragon 670 uses SCM as for PSCI power management. Document the
appropriate compatible string for it.
Signed-off-by: Richard Acayan <mailingradian@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Guru Das Srinagesh <quic_gurus@quicinc.com>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221111001818.124901-4-mailingradian@gmail.com
Diffstat (limited to 'Documentation/devicetree/bindings/firmware')
-rw-r--r-- | Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml index be1b5746eddb..25688571ee7c 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml @@ -41,6 +41,7 @@ properties: - qcom,scm-sc7180 - qcom,scm-sc7280 - qcom,scm-sc8280xp + - qcom,scm-sdm670 - qcom,scm-sdm845 - qcom,scm-sdx55 - qcom,scm-sdx65 |