On Thu, Jul 05, 2018 at 03:14:23PM +, Pascal PAILLET-LME wrote:
> obj-$(CONFIG_REGULATOR_FIXED_VOLTAGE) += fixed.o
> obj-$(CONFIG_REGULATOR_VIRTUAL_CONSUMER) += virtual.o
> obj-$(CONFIG_REGULATOR_USERSPACE_CONSUMER) += userspace-consumer.o
> +obj-$(CONFIG_PROTECTION_CONSUMER) += protection-
From: pascal paillet
The stpmu1 PMIC embeds several regulators and witches with
different capabilities.
Signed-off-by: pascal paillet
---
drivers/regulator/Kconfig| 12 +
drivers/regulator/Makefile | 2 +
drivers/regulator/stpmu1_regulator.c | 919 +
2 matches
Mail list logo