Re: [PATCH V3 2/5] regulator: qcom-rpmh: Add PM7325/PMR735A regulator support

2021-03-31 Thread Matthias Kaehlcke
On Wed, Mar 31, 2021 at 05:35:36PM +0530, satya priya wrote: > Add support for PM7325/PMR735A regulators. This ensures > that consumers are able to modify the physical state of PMIC > regulators. > > Signed-off-by: satya priya Reviewed-by: Matthias Kaehlcke

[PATCH V3 2/5] regulator: qcom-rpmh: Add PM7325/PMR735A regulator support

2021-03-31 Thread satya priya
Add support for PM7325/PMR735A regulators. This ensures that consumers are able to modify the physical state of PMIC regulators. Signed-off-by: satya priya --- Changes in V2: - No change. Changes in V3: - No change. drivers/regulator/qcom-rpmh-regulator.c | 53 +++