Message ID | 20210622202156.546718-2-iskren.chernev@gmail.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Add rpmcc and rpmpd for SM4250/6115 | expand |
On Tue, 22 Jun 2021 23:21:52 +0300, Iskren Chernev wrote: > Add the dt-binding for the rpm on the Qualcomm SM4250 and SM6115 SoC > platform. > > Signed-off-by: Iskren Chernev <iskren.chernev@gmail.com> > --- > Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml | 2 ++ > 1 file changed, 2 insertions(+) > 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 d511f01fcac6..d9e97d8bc738 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml @@ -39,6 +39,8 @@ properties: - qcom,rpm-msm8996 - qcom,rpm-msm8998 - qcom,rpm-sdm660 + - qcom,rpm-sm4250 + - qcom,rpm-sm6115 - qcom,rpm-sm6125 - qcom,rpm-qcs404
Add the dt-binding for the rpm on the Qualcomm SM4250 and SM6115 SoC platform. Signed-off-by: Iskren Chernev <iskren.chernev@gmail.com> --- Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml | 2 ++ 1 file changed, 2 insertions(+)