diff options
author | Vinod Koul <[email protected]> | 2023-03-25 17:54:33 +0530 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-04-04 20:23:56 -0700 |
commit | c78ad8597ed961e822bf86ce7f1916dbfba255ef (patch) | |
tree | 3299926008059874b1cde47be1b100cb7025dfd7 | |
parent | df90ded69043400c01c552d672f198a99bd531e6 (diff) |
dt-bindings: firmware: document Qualcomm SC8180X SCM
Document the compatible for Qualcomm sc8180x SCM.
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-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 543feb3b6c58..c3851b13cd5a 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml @@ -44,6 +44,7 @@ properties: - qcom,scm-sa8775p - qcom,scm-sc7180 - qcom,scm-sc7280 + - qcom,scm-sc8180x - qcom,scm-sc8280xp - qcom,scm-sdm670 - qcom,scm-sdm845 |