2022-09-21 01:07:16

by Konrad Dybcio

[permalink] [raw]
Subject: [PATCH v2 1/2] dt-bindings: soc: qcom: qcom,smd-rpm: Add a compatible for SM6375

Document the compatible for SM6375.

Signed-off-by: Konrad Dybcio <[email protected]>
---
Changes since v1:
- changed the compatible to match the style used in the file

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 09d5bfa920f2..1e7ab1383f6a 100644
--- a/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml
+++ b/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml
@@ -45,6 +45,7 @@ properties:
- qcom,rpm-sdm660
- qcom,rpm-sm6115
- qcom,rpm-sm6125
+ - qcom,rpm-sm6375
- qcom,rpm-qcm2290
- qcom,rpm-qcs404

--
2.37.3


2022-09-21 01:08:29

by Konrad Dybcio

[permalink] [raw]
Subject: [PATCH v2 2/2] soc: qcom: smd-rpm: Add SM6375 compatible

Add a compatible for the SM6375 SoC.

Signed-off-by: Konrad Dybcio <[email protected]>
---
Changes since v1:
- changed the compatible to match the style used in the file

drivers/soc/qcom/smd-rpm.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/soc/qcom/smd-rpm.c b/drivers/soc/qcom/smd-rpm.c
index 413f9f4ae9cd..15671a917fb9 100644
--- a/drivers/soc/qcom/smd-rpm.c
+++ b/drivers/soc/qcom/smd-rpm.c
@@ -246,6 +246,7 @@ static const struct of_device_id qcom_smd_rpm_of_match[] = {
{ .compatible = "qcom,rpm-sdm660" },
{ .compatible = "qcom,rpm-sm6115" },
{ .compatible = "qcom,rpm-sm6125" },
+ { .compatible = "qcom,rpm-sm6375" },
{ .compatible = "qcom,rpm-qcm2290" },
{ .compatible = "qcom,rpm-qcs404" },
{}
--
2.37.3

2022-09-21 07:37:07

by Neil Armstrong

[permalink] [raw]
Subject: Re: [PATCH v2 2/2] soc: qcom: smd-rpm: Add SM6375 compatible

On 21/09/2022 02:45, Konrad Dybcio wrote:
> Add a compatible for the SM6375 SoC.
>
> Signed-off-by: Konrad Dybcio <[email protected]>
> ---
> Changes since v1:
> - changed the compatible to match the style used in the file
>
> drivers/soc/qcom/smd-rpm.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/soc/qcom/smd-rpm.c b/drivers/soc/qcom/smd-rpm.c
> index 413f9f4ae9cd..15671a917fb9 100644
> --- a/drivers/soc/qcom/smd-rpm.c
> +++ b/drivers/soc/qcom/smd-rpm.c
> @@ -246,6 +246,7 @@ static const struct of_device_id qcom_smd_rpm_of_match[] = {
> { .compatible = "qcom,rpm-sdm660" },
> { .compatible = "qcom,rpm-sm6115" },
> { .compatible = "qcom,rpm-sm6125" },
> + { .compatible = "qcom,rpm-sm6375" },
> { .compatible = "qcom,rpm-qcm2290" },
> { .compatible = "qcom,rpm-qcs404" },
> {}

Reviewed-by: Neil Armstrong <[email protected]>

2022-09-21 09:54:39

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v2 1/2] dt-bindings: soc: qcom: qcom,smd-rpm: Add a compatible for SM6375

On 21/09/2022 02:45, Konrad Dybcio wrote:
> Document the compatible for SM6375.
>
> Signed-off-by: Konrad Dybcio <[email protected]>
> ---
> Changes since v1:
> - changed the compatible to match the style used in the file


Acked-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof

2022-10-18 03:53:40

by Bjorn Andersson

[permalink] [raw]
Subject: Re: (subset) [PATCH v2 1/2] dt-bindings: soc: qcom: qcom,smd-rpm: Add a compatible for SM6375

On Wed, 21 Sep 2022 02:45:32 +0200, Konrad Dybcio wrote:
> Document the compatible for SM6375.
>
>

Applied, thanks!

[1/2] dt-bindings: soc: qcom: qcom,smd-rpm: Add a compatible for SM6375
commit: c7617580b44bb5ad04461ddd085fd4b2dd6eba19
[2/2] soc: qcom: smd-rpm: Add SM6375 compatible
commit: a30c3c6a351c42c8a843f7631f0364dfddf337c7

Best regards,
--
Bjorn Andersson <[email protected]>