Re: [PATCH v5 4/7] remoteproc: qcom: Modify regulator enable and disable interface.

2016-12-22 Thread Bjorn Andersson
On Thu 15 Dec 04:21 PST 2016, Avaneesh Kumar Dwivedi wrote: > Regulator enable/disable routine will get additional input parameter > of regulator info and count, It will read regulator info and will do > appropriate voltage and load configuration before turning them up/down. > > Signed-off-by: Av

[PATCH v5 4/7] remoteproc: qcom: Modify regulator enable and disable interface.

2016-12-15 Thread Avaneesh Kumar Dwivedi
Regulator enable/disable routine will get additional input parameter of regulator info and count, It will read regulator info and will do appropriate voltage and load configuration before turning them up/down. Signed-off-by: Avaneesh Kumar Dwivedi --- drivers/remoteproc/qcom_q6v5_pil.c | 100 +++