OSDN Git Service

mfd: da9063: Add DA9063L type
authorMarek Vasut <marek.vasut@gmail.com>
Mon, 11 Jun 2018 11:58:46 +0000 (13:58 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 4 Jul 2018 06:16:39 +0000 (07:16 +0100)
Add type for DA9063L, which is a reduced variant of the DA9063
without RTC block and with less regulators.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Steve Twiss <stwiss.opensource@diasemi.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
include/linux/mfd/da9063/core.h

index 9e36097..71b0915 100644 (file)
@@ -33,6 +33,7 @@
 
 enum da9063_type {
        PMIC_TYPE_DA9063 = 0,
+       PMIC_TYPE_DA9063L,
 };
 
 enum da9063_variant_codes {