Message ID | 20210502122027.9351-2-bartosz.dudziak@snejp.pl (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | soc: qcom: Add support for MSM8226 RPM | expand |
On Sun, 02 May 2021 14:20:24 +0200, Bartosz Dudziak wrote: > 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(+) > Acked-by: Rob Herring <robh@kernel.org>
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
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(+)