[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1639063917-9011-1-git-send-email-quic_rjendra@quicinc.com>
Date: Thu, 9 Dec 2021 21:01:53 +0530
From: Rajendra Nayak <quic_rjendra@...cinc.com>
To: <agross@...nel.org>, <bjorn.andersson@...aro.org>
CC: <linux-arm-msm@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<swboyd@...omium.org>, <mka@...omium.org>,
Rajendra Nayak <quic_rjendra@...cinc.com>
Subject: [PATCH v3 0/4] soc: qcom: rpmhpd: Cleanups and fixups for sc7280/sm8450
v3:
* used the _w_<parent-name>_parent suffix instead of _no_parent
* Added a minor fix for sm8450 while rebasing
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, and a fixup to add missing .peer for sm8450
Rajendra Nayak (4):
soc: qcom: rpmhpd: sm8450: Add the missing .peer for sm8450_cx_ao
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 | 358 +++++++++++++++++++++++-----------------------
1 file changed, 181 insertions(+), 177 deletions(-)
--
2.7.4
Powered by blists - more mailing lists