Messages in this thread Patch in this message |  | | From | Bartosz Dudziak <> | Subject | [PATCH 1/4] dt-bindings: soc: qcom: smd-rpm: Add MSM8226 compatible | Date | Sun, 2 May 2021 14:20:24 +0200 |
| |
Add the dt-binding for the rpm on the Qualcomm MSM8226 SoC platform.
Signed-off-by: Bartosz Dudziak <bartosz.dudziak@snejp.pl> --- Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml | 1 + 1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml index 2684f22a1d..e6e4cb3d0d 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 -- 2.25.1
|  |