Re: [PATCH v2 3/3] regulator: mt6397: Add buck change mode regulator interface for mt6397

2016-05-23 Thread Mark Brown
On Mon, May 23, 2016 at 03:13:31PM +0800, Henry Chen wrote: > BUCKs of mt6397 have auto mode and pwm mode. > User can use regulator interfaces to control modes This doesn't apply against current code, please check and resend. signature.asc Description: PGP signature

[PATCH v2 3/3] regulator: mt6397: Add buck change mode regulator interface for mt6397

2016-05-23 Thread Henry Chen
BUCKs of mt6397 have auto mode and pwm mode. User can use regulator interfaces to control modes Signed-off-by: Henry Chen --- drivers/regulator/mt6397-regulator.c | 89 1 file changed, 80 insertions(+), 9 deletions(-) diff --git a/drivers/regulator/mt6397-re