diff options
| author | Pankaj Patil <pankaj.patil@oss.qualcomm.com> | 2025-09-18 19:47:38 +0530 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2025-10-27 22:43:51 -0500 |
| commit | 6d49c6ede81516121b7dbf840040775f8da9333f (patch) | |
| tree | aa33b4cb1fdd5da6312c0de3c73de9c1f1277551 | |
| parent | 4648c70f2ee3636585d536d8272279e312180798 (diff) | |
dt-bindings: firmware: qcom,scm: Document Glymur scm
Document the SCM compatible for Qualcomm Glymur SoC.
Secure Channel Manager(SCM) is used to communicate
with secure firmware.
Signed-off-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250918141738.2524269-1-pankaj.patil@oss.qualcomm.com
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 ef97faac7e47..38c64c3783f8 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml @@ -23,6 +23,7 @@ properties: - enum: - qcom,scm-apq8064 - qcom,scm-apq8084 + - qcom,scm-glymur - qcom,scm-ipq4019 - qcom,scm-ipq5018 - qcom,scm-ipq5332 |
