2023-07-31 13:40:45

by Rohit Agarwal

[permalink] [raw]
Subject: [PATCH v4 0/2] Add rpmhpd support for SDX75

Hi,

Changes in v4:
- Moved the generic bindings patch to a separate series [4].
- Corrected the subject of dt-bindings patch.

Changes in v3:
- Removed the macros from rpmpd.h and created new generic
bindings in patch [1/3] for rpmhpd only.
- Corrected the versioning in this version of patch series.
- Updated the patch series subject.
- Updated the drivers change according to the new binding in
patch [3/3]

Changes in v2:
- Link to v2 series [1] (Added because of versioning mismatch).
- Breaking the original series [2] into smaller series.
- Added new generic bindings for rpmpd and rpmhpd keeping the
older ones intact as removing them would break ABI [3].

This series adds the support of rpmhpd for sdx75 and also
adds the generic bindings for the PD to be used henceforth.

[1] https://lore.kernel.org/all/[email protected]/
[2] https://lore.kernel.org/all/[email protected]/
[3] https://lore.kernel.org/all/[email protected]/
[4] https://lore.kernel.org/all/[email protected]/

Thanks,
Rohit.

Rohit Agarwal (2):
dt-bindings: power: qcom,rpmpd: Add compatible for sdx75
soc: qcom: rpmhpd: Add SDX75 power domains

Documentation/devicetree/bindings/power/qcom,rpmpd.yaml | 1 +
drivers/soc/qcom/rpmhpd.c | 16 ++++++++++++++++
2 files changed, 17 insertions(+)

--
2.7.4



2023-08-01 00:22:32

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH v4 0/2] Add rpmhpd support for SDX75


On Mon, 31 Jul 2023 17:00:05 +0530, Rohit Agarwal wrote:
> Changes in v4:
> - Moved the generic bindings patch to a separate series [4].
> - Corrected the subject of dt-bindings patch.
>
> Changes in v3:
> - Removed the macros from rpmpd.h and created new generic
> bindings in patch [1/3] for rpmhpd only.
> - Corrected the versioning in this version of patch series.
> - Updated the patch series subject.
> - Updated the drivers change according to the new binding in
> patch [3/3]
>
> [...]

Applied, thanks!

[1/2] dt-bindings: power: qcom,rpmpd: Add compatible for sdx75
commit: 0b9d94e1f19acd19613386096d924af2333b620a
[2/2] soc: qcom: rpmhpd: Add SDX75 power domains
commit: 668e08c2e7b02124da573e29a67e013627ebf9ea

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