diff options
author | Vinod Koul <vkoul@kernel.org> | 2023-03-25 17:54:33 +0530 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-04-04 20:23:56 -0700 |
commit | c78ad8597ed961e822bf86ce7f1916dbfba255ef (patch) | |
tree | 3299926008059874b1cde47be1b100cb7025dfd7 /Documentation/devicetree/bindings/firmware | |
parent | df90ded69043400c01c552d672f198a99bd531e6 (diff) | |
download | lwn-c78ad8597ed961e822bf86ce7f1916dbfba255ef.tar.gz lwn-c78ad8597ed961e822bf86ce7f1916dbfba255ef.zip |
dt-bindings: firmware: document Qualcomm SC8180X SCM
Document the compatible for Qualcomm sc8180x SCM.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230325122444.249507-2-vkoul@kernel.org
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 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 |