diff options
| author | Abel Vesa <abel.vesa@oss.qualcomm.com> | 2026-03-11 11:43:02 +0300 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2026-03-24 06:48:10 +0300 |
| commit | b4d4a4f6e2ca171c5f1ef6b9e387943542eded09 (patch) | |
| tree | 240af0ee09200c874c0f75e0c3e79abe3952915c | |
| parent | 91b59009c7d48b58dbc50fecb27f2ad20749a05a (diff) | |
| download | linux-b4d4a4f6e2ca171c5f1ef6b9e387943542eded09.tar.xz | |
dt-bindings: firmware: qcom,scm: document Eliza SCM Firmware Interface
Document the SCM Firmware Interface on the Eliza SoC.
Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260311-eliza-bindings-scm-v2-1-b2d2e69068e3@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
| -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 6d9b71a9b9b3..f628b1d70fa1 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-eliza - qcom,scm-glymur - qcom,scm-ipq4019 - qcom,scm-ipq5018 @@ -205,6 +206,7 @@ allOf: compatible: contains: enum: + - qcom,scm-eliza - qcom,scm-kaanapali - qcom,scm-milos - qcom,scm-sm8450 |
