diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2022-06-22 13:51:09 +0200 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2022-06-26 05:04:03 +0200 |
commit | 86b78de5fd4ba550a239dea9cade355fd58efa56 (patch) | |
tree | a3ae887bf69c0a52c9e794d6f363c9688e08ae97 | |
parent | soc: qcom: apr: Drop redundant check in .remove() (diff) | |
download | linux-86b78de5fd4ba550a239dea9cade355fd58efa56.tar.xz linux-86b78de5fd4ba550a239dea9cade355fd58efa56.zip |
dt-bindings: firmware: document Qualcomm QCS404 and SM6125 SCM
Document the compatible for Qualcomm QCS404 and SM6125 SCM.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220622115109.6724-1-krzysztof.kozlowski@linaro.org
-rw-r--r-- | Documentation/devicetree/bindings/firmware/qcom,scm.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.txt b/Documentation/devicetree/bindings/firmware/qcom,scm.txt index 0f4e5ab26477..0eb9759d8d8d 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.txt +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.txt @@ -23,8 +23,10 @@ Required properties: * "qcom,scm-msm8994" * "qcom,scm-msm8996" * "qcom,scm-msm8998" + * "qcom,scm-qcs404" * "qcom,scm-sc7180" * "qcom,scm-sc7280" + * "qcom,scm-sm6125" * "qcom,scm-sdm845" * "qcom,scm-sdx55" * "qcom,scm-sm6350" |