diff options
-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 3b4436e56865..20f26fbce875 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.txt +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.txt | |||
@@ -10,8 +10,10 @@ Required properties: | |||
10 | * "qcom,scm-apq8064" for APQ8064 platforms | 10 | * "qcom,scm-apq8064" for APQ8064 platforms |
11 | * "qcom,scm-msm8660" for MSM8660 platforms | 11 | * "qcom,scm-msm8660" for MSM8660 platforms |
12 | * "qcom,scm-msm8690" for MSM8690 platforms | 12 | * "qcom,scm-msm8690" for MSM8690 platforms |
13 | * "qcom,scm-msm8996" for MSM8996 platforms | ||
13 | * "qcom,scm" for later processors (MSM8916, APQ8084, MSM8974, etc) | 14 | * "qcom,scm" for later processors (MSM8916, APQ8084, MSM8974, etc) |
14 | - clocks: One to three clocks may be required based on compatible. | 15 | - clocks: One to three clocks may be required based on compatible. |
16 | * No clock required for "qcom,scm-msm8996" | ||
15 | * Only core clock required for "qcom,scm-apq8064", "qcom,scm-msm8660", and "qcom,scm-msm8960" | 17 | * Only core clock required for "qcom,scm-apq8064", "qcom,scm-msm8660", and "qcom,scm-msm8960" |
16 | * Core, iface, and bus clocks required for "qcom,scm" | 18 | * Core, iface, and bus clocks required for "qcom,scm" |
17 | - clock-names: Must contain "core" for the core clock, "iface" for the interface | 19 | - clock-names: Must contain "core" for the core clock, "iface" for the interface |