[PATCH v2 0/3] soc: qcom: rpmhpd: Cleanups and mx/cx fixup for sc7280

From: Rajendra Nayak
Date: Tue Dec 07 2021 - 05:08:53 EST


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