diff options
| author | Krzysztof Kozlowski <[email protected]> | 2022-06-22 13:51:09 +0200 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2022-06-25 22:04:03 -0500 |
| commit | 86b78de5fd4ba550a239dea9cade355fd58efa56 (patch) | |
| tree | a3ae887bf69c0a52c9e794d6f363c9688e08ae97 | |
| parent | bc0f149376894343839c4b156fa5653958fda496 (diff) | |
dt-bindings: firmware: document Qualcomm QCS404 and SM6125 SCM
Document the compatible for Qualcomm QCS404 and SM6125 SCM.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Rob Herring <[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.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" |