dt-bindings: power: rpmpd: Add QDU1000/QRU1000 to rpmpd binding
Add compatible and constants for the power domains exposed by the RPMH in the Qualcomm QDU1000 and QRU1000 platforms. Signed-off-by: Melody Olvera <quic_molvera@quicinc.com> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221026190549.4005703-3-quic_molvera@quicinc.com
This commit is contained in:
Родитель
c0ca67bb17
Коммит
8aa5cac4a2
|
@ -28,6 +28,7 @@ properties:
|
|||
- qcom,msm8998-rpmpd
|
||||
- qcom,qcm2290-rpmpd
|
||||
- qcom,qcs404-rpmpd
|
||||
- qcom,qdu1000-rpmhpd
|
||||
- qcom,sa8540p-rpmhpd
|
||||
- qcom,sdm660-rpmpd
|
||||
- qcom,sc7180-rpmhpd
|
||||
|
|
|
@ -113,6 +113,12 @@
|
|||
#define SM8450_MXC_AO 11
|
||||
#define SM8450_MSS 12
|
||||
|
||||
/* QDU1000/QRU1000 Power Domain Indexes */
|
||||
#define QDU1000_EBI 0
|
||||
#define QDU1000_MSS 1
|
||||
#define QDU1000_CX 2
|
||||
#define QDU1000_MX 3
|
||||
|
||||
/* SC7180 Power Domain Indexes */
|
||||
#define SC7180_CX 0
|
||||
#define SC7180_CX_AO 1
|
||||
|
|
Загрузка…
Ссылка в новой задаче