> Add support for S2MPA01 voltage and current regulator. > > Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx> > Acked-by: Mark Brown <broonie@xxxxxxxxxx> > --- > Changes since v3: > Removed a redundant array and instead used a simple variable > to check return value of devm_regulator_register. > --- > drivers/regulator/Kconfig | 7 + > drivers/regulator/Makefile | 1 + > drivers/regulator/s2mpa01.c | 481 +++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 489 insertions(+) > create mode 100644 drivers/regulator/s2mpa01.c Applied, thanks. Mark, I will follow-up with a pull-request, necessary for conflict limitation in Kconfig and Makefile -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html