diff options
author | Bartosz Dudziak <bartosz.dudziak@snejp.pl> | 2021-05-02 14:20:24 +0200 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2021-05-31 18:29:12 -0500 |
commit | 193e507067a2fd669c2f78f5c12bd735d0f1ff2c (patch) | |
tree | efc6755e9c45d86982757cfe9b3f4df1b6b31d16 /Documentation | |
parent | 7fda2b0bfbd98e554be9dbbdf930c34674438c85 (diff) | |
download | linux-stable-193e507067a2fd669c2f78f5c12bd735d0f1ff2c.tar.gz linux-stable-193e507067a2fd669c2f78f5c12bd735d0f1ff2c.tar.bz2 linux-stable-193e507067a2fd669c2f78f5c12bd735d0f1ff2c.zip |
dt-bindings: soc: qcom: smd-rpm: Add MSM8226 compatible
Add the dt-binding for the rpm on the Qualcomm MSM8226 SoC platform.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Bartosz Dudziak <bartosz.dudziak@snejp.pl>
Link: https://lore.kernel.org/r/20210502122027.9351-2-bartosz.dudziak@snejp.pl
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml index bcf6a0536d3b..d511f01fcac6 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml @@ -32,6 +32,7 @@ properties: enum: - qcom,rpm-apq8084 - qcom,rpm-ipq6018 + - qcom,rpm-msm8226 - qcom,rpm-msm8916 - qcom,rpm-msm8974 - qcom,rpm-msm8976 |