diff options
author | Krzysztof Kozlowski <[email protected]> | 2022-11-22 10:23:44 +0100 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-01-10 22:07:53 -0600 |
commit | 8f3945a9adce3934943b365bcd5ae2932737f028 (patch) | |
tree | 8965dde8330304eda4be221bb7c7a48a81e5a09d | |
parent | d45fb976f46600554e2db02ce5d16d1dff84d106 (diff) |
dt-bindings: firmware: qcom,scm: document MSM8226 clocks
Document the clocks (core, bus and iface) used on MSM8226 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.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 25688571ee7c..fc986f2f5d30 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml @@ -111,6 +111,7 @@ allOf: enum: - qcom,scm-apq8084 - qcom,scm-mdm9607 + - qcom,scm-msm8226 - qcom,scm-msm8916 - qcom,scm-msm8953 - qcom,scm-msm8974 |