From 67a7b05b297eba72ee4e0655966ae7cc769d3a26 Mon Sep 17 00:00:00 2001 From: Jisheng Zhang Date: Tue, 27 Aug 2019 08:47:30 +0000 Subject: regulator: sy8824x: add SY8824E support The only difference between SY8824E and SY8824C/D is the vsel_min. Signed-off-by: Jisheng Zhang Link: https://lore.kernel.org/r/20190827163537.52023c4e@xhacker.debian Signed-off-by: Mark Brown --- drivers/regulator/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/regulator/Kconfig') diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index e2bf936d0be6..2e50423b3c08 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig @@ -908,7 +908,7 @@ config REGULATOR_SY8106A This driver supports SY8106A single output regulator. config REGULATOR_SY8824X - tristate "Silergy SY8824C regulator" + tristate "Silergy SY8824C/SY8824E regulator" depends on I2C && (OF || COMPILE_TEST) select REGMAP_I2C help -- cgit v1.2.3