diff options
author | 2024-10-17 21:20:16 +0300 | |
---|---|---|
committer | 2024-10-22 23:10:58 -0500 | |
commit | e19bc8b2249b13a34bb2db82755cee5a1dad0ef2 (patch) | |
tree | b8a008ce608f279c480fbe495fbbbe46bc3259b0 | |
parent | soc: qcom: socinfo: add SoC IDs for SAR1130P and SAR2130P (diff) | |
download | wireguard-linux-e19bc8b2249b13a34bb2db82755cee5a1dad0ef2.tar.xz wireguard-linux-e19bc8b2249b13a34bb2db82755cee5a1dad0ef2.zip |
dt-bindings: firmware: qcom,scm: Add SAR2130P compatible
Document compatible for the SCM firmware interface on SAR2130P platform.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20241017-sar2130p-scm-v1-1-cc74a6b75c94@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
-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 2cc83771d8e7..1a6278e5571b 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml @@ -44,6 +44,7 @@ properties: - qcom,scm-qcm2290 - qcom,scm-qdu1000 - qcom,scm-sa8775p + - qcom,scm-sar2130p - qcom,scm-sc7180 - qcom,scm-sc7280 - qcom,scm-sc8180x |