mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 15:13:44 -04:00
Merge branch '20230411-topic-hanaau-v2-1-fd3d70844b31@linaro.org' into arm64-fixes-for-6.4
Merge the RPMPD DeviceTree binding update through a topic branch, so make the constants available to both driver and DeviceTree source branches. Keep the two parts on separate branches to allow merge-back if necessary towards v6.5.
This commit is contained in:
@@ -29,6 +29,7 @@ properties:
|
||||
- qcom,qcm2290-rpmpd
|
||||
- qcom,qcs404-rpmpd
|
||||
- qcom,qdu1000-rpmhpd
|
||||
- qcom,sa8155p-rpmhpd
|
||||
- qcom,sa8540p-rpmhpd
|
||||
- qcom,sa8775p-rpmhpd
|
||||
- qcom,sdm660-rpmpd
|
||||
|
||||
@@ -90,6 +90,15 @@
|
||||
#define SM8150_MMCX 9
|
||||
#define SM8150_MMCX_AO 10
|
||||
|
||||
/* SA8155P is a special case, kept for backwards compatibility */
|
||||
#define SA8155P_CX SM8150_CX
|
||||
#define SA8155P_CX_AO SM8150_CX_AO
|
||||
#define SA8155P_EBI SM8150_EBI
|
||||
#define SA8155P_GFX SM8150_GFX
|
||||
#define SA8155P_MSS SM8150_MSS
|
||||
#define SA8155P_MX SM8150_MX
|
||||
#define SA8155P_MX_AO SM8150_MX_AO
|
||||
|
||||
/* SM8250 Power Domain Indexes */
|
||||
#define SM8250_CX 0
|
||||
#define SM8250_CX_AO 1
|
||||
|
||||
Reference in New Issue
Block a user