soc: qcom: rpmhpd: Remove mx/cx relationship on sc7280
authorRajendra Nayak <quic_rjendra@quicinc.com>
Thu, 9 Dec 2021 15:31:56 +0000 (21:01 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 21 Dec 2021 01:10:11 +0000 (19:10 -0600)
commit7d6a0a4dcf148681bb7760f9aad100ee3d3ce836
tree3fa8d804db808df5bb9b93d7bb4779e5f8391952
parent09bb67c104b5d27718a7191eff057ee7a45fc035
soc: qcom: rpmhpd: Remove mx/cx relationship on sc7280

The requirement to specify the active + sleep and active-only MX
power-domains as the parents of the corresponding CX power domains is
not applicable on sc7280. Fix it by using the cx/cx_ao structs for
sc7280 instead of the _w_mx_parent ones.

Signed-off-by: Rajendra Nayak <quic_rjendra@quicinc.com>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/1639063917-9011-4-git-send-email-quic_rjendra@quicinc.com
drivers/soc/qcom/rpmhpd.c