soc: qcom: rpmhpd: Add SM8250 power domains
Tested-by: Vinod Koul <vkoul@kernel.org> Reviewed-by: Vinod Koul <vkoul@kernel.org> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20200415062154.741179-2-bjorn.andersson@linaro.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
@@ -28,6 +28,18 @@
|
||||
#define SM8150_MMCX 9
|
||||
#define SM8150_MMCX_AO 10
|
||||
|
||||
/* SM8250 Power Domain Indexes */
|
||||
#define SM8250_CX 0
|
||||
#define SM8250_CX_AO 1
|
||||
#define SM8250_EBI 2
|
||||
#define SM8250_GFX 3
|
||||
#define SM8250_LCX 4
|
||||
#define SM8250_LMX 5
|
||||
#define SM8250_MMCX 6
|
||||
#define SM8250_MMCX_AO 7
|
||||
#define SM8250_MX 8
|
||||
#define SM8250_MX_AO 9
|
||||
|
||||
/* SC7180 Power Domain Indexes */
|
||||
#define SC7180_CX 0
|
||||
#define SC7180_CX_AO 1
|
||||
|
||||
Reference in New Issue
Block a user