Re: [PATCH v3 4/7] regulator: qcom_spmi: Add support for PM8005

2019-06-13 Thread Bjorn Andersson
On Thu 13 Jun 07:23 PDT 2019, Jeffrey Hugo wrote: > The PM8005 is used on the msm8998 MTP. The S1 regulator is VDD_GFX, ie > it needs to be on and controlled inorder to use the GPU. Add support to > drive the PM8005 regulators so that we can bring up the GPU on msm8998. > Reviewed-by: Bjorn An

[PATCH v3 4/7] regulator: qcom_spmi: Add support for PM8005

2019-06-13 Thread Jeffrey Hugo
The PM8005 is used on the msm8998 MTP. The S1 regulator is VDD_GFX, ie it needs to be on and controlled inorder to use the GPU. Add support to drive the PM8005 regulators so that we can bring up the GPU on msm8998. Signed-off-by: Jeffrey Hugo --- drivers/regulator/qcom_spmi-regulator.c | 169 +