Re: [PATCH v4 2/2] regulator: add QCOM RPMh regulator driver

2018-05-30 Thread David Collins
Hello Doug, On 05/29/2018 10:32 PM, Doug Anderson wrote: > On Tue, May 22, 2018 at 7:43 PM, David Collins > wrote: >> + * @ever_enabled: Boolean indicating that the regulator has >> been >> + * explicitly enabled at least once. Voltage >> + *

Re: [PATCH v4 2/2] regulator: add QCOM RPMh regulator driver

2018-05-29 Thread Doug Anderson
Hi, On Tue, May 22, 2018 at 7:43 PM, David Collins wrote: > + * @ever_enabled: Boolean indicating that the regulator has been > + * explicitly enabled at least once. Voltage > + * requests should be cached when this flag is >

[PATCH v4 2/2] regulator: add QCOM RPMh regulator driver

2018-05-22 Thread David Collins
Add the QCOM RPMh regulator driver to manage PMIC regulators which are controlled via RPMh on some Qualcomm Technologies, Inc. SoCs. RPMh is a hardware block which contains several accelerators which are used to manage various hardware resources that are shared between the processors of the SoC.