public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] soc: qcom: rpmhpd: Cleanups and mx/cx fixup for sc7280
@ 2021-12-07 10:08 Rajendra Nayak
  2021-12-07 10:08 ` [PATCH v2 1/3] soc: qcom: rpmhpd: Rename rpmhpd struct names Rajendra Nayak
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Rajendra Nayak @ 2021-12-07 10:08 UTC (permalink / raw)
  To: agross, bjorn.andersson
  Cc: linux-arm-msm, linux-kernel, swboyd, mka, Rajendra Nayak

v2:
* Fixed the wrong assumption in v1 that only sdm845 needed mx to be
parent of cx, turned out all existing upstream SoCs need it except sc7280
* Added another cleanup patch to sort power-domain defines and lists in
alphabetical order as suggested by Matthias

Mostly cleanups, with a fixup to remove the parent/child relationship
across mx/cx for sc7280 SoC.

Rajendra Nayak (3):
  soc: qcom: rpmhpd: Rename rpmhpd struct names
  soc: qcom: rpmhpd: Remove mx/cx relationship on sc7280
  soc: qcom: rpmhpd: Sort power-domain definitions and lists

 drivers/soc/qcom/rpmhpd.c | 287 ++++++++++++++++++++++++----------------------
 1 file changed, 152 insertions(+), 135 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-12-15 22:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-07 10:08 [PATCH v2 0/3] soc: qcom: rpmhpd: Cleanups and mx/cx fixup for sc7280 Rajendra Nayak
2021-12-07 10:08 ` [PATCH v2 1/3] soc: qcom: rpmhpd: Rename rpmhpd struct names Rajendra Nayak
2021-12-07 10:08 ` [PATCH v2 2/3] soc: qcom: rpmhpd: Remove mx/cx relationship on sc7280 Rajendra Nayak
2021-12-08 20:42   ` Bjorn Andersson
2021-12-09  6:59     ` Rajendra Nayak
2021-12-09 15:37       ` Rajendra Nayak
2021-12-09 16:00         ` Bjorn Andersson
2021-12-07 10:08 ` [PATCH v2 3/3] soc: qcom: rpmhpd: Sort power-domain definitions and lists Rajendra Nayak
2021-12-15 22:27 ` [PATCH v2 0/3] soc: qcom: rpmhpd: Cleanups and mx/cx fixup for sc7280 Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox