[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1689054169-10800-1-git-send-email-quic_rohiagar@quicinc.com>
Date: Tue, 11 Jul 2023 11:12:46 +0530
From: Rohit Agarwal <quic_rohiagar@...cinc.com>
To: agross@...nel.org, andersson@...nel.org, konrad.dybcio@...aro.org,
robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
conor+dt@...nel.org
Cc: linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Rohit Agarwal <quic_rohiagar@...cinc.com>
Subject: [PATCH v3 0/3] Add rpmhpd support for SDX75
Hi,
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/1688647793-20950-1-git-send-email-quic_rohiagar@quicinc.com/
[2] https://lore.kernel.org/all/1688395346-3126-1-git-send-email-quic_rohiagar@quicinc.com/
[3] https://lore.kernel.org/all/1688635218-23779-1-git-send-email-quic_rohiagar@quicinc.com/
Thanks,
Rohit.
Rohit Agarwal (3):
dt-bindings: power: rpmhpd: Add Generic RPMh PD indexes
dt-bindings: power: Add compatible for sdx75
soc: qcom: rpmhpd: Add SDX75 power domains
.../devicetree/bindings/power/qcom,rpmpd.yaml | 1 +
drivers/soc/qcom/rpmhpd.c | 17 ++++++++++++
include/dt-bindings/power/qcom-rpmhpd.h | 30 ++++++++++++++++++++++
3 files changed, 48 insertions(+)
create mode 100644 include/dt-bindings/power/qcom-rpmhpd.h
--
2.7.4
Powered by blists - more mailing lists