diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2018-08-30 01:15:05 +0200 |
---|---|---|
committer | Andy Gross <andy.gross@linaro.org> | 2018-09-14 07:32:01 +0200 |
commit | bb85ce5122487b2b1de1b48b557c5fdf9828dc6e (patch) | |
tree | 590e07ada6c72f4d8e1acbd6ddb8ca4a1c9f50fe /Documentation | |
parent | firmware: qcom: scm: Refactor clock handling (diff) | |
download | linux-bb85ce5122487b2b1de1b48b557c5fdf9828dc6e.tar.xz linux-bb85ce5122487b2b1de1b48b557c5fdf9828dc6e.zip |
dt-bindings: firmware: scm: Add MSM8998 and SDM845
Now that the compatible/clock handling is reworked add compatibles for
MSM8998 and SDM845 to the SCM binding.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Diffstat (limited to 'Documentation')
-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 1c8e24530f7c..41f133a4e2fa 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.txt +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.txt @@ -14,7 +14,9 @@ Required properties: * "qcom,scm-msm8960" * "qcom,scm-msm8974" * "qcom,scm-msm8996" + * "qcom,scm-msm8998" * "qcom,scm-ipq4019" + * "qcom,scm-sdm845" and: * "qcom,scm" - clocks: Specifies clocks needed by the SCM interface, if any: |