summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd
diff options
context:
space:
mode:
authorMarek Vasut2018-06-11 13:58:46 +0200
committerLee Jones2018-07-04 08:16:39 +0200
commit8ae81814cca96a4b7f66dcf1aeb904a0a077f7f4 (patch)
tree533f08c050babe14ec39f6d5d82316eac82298f4 /include/linux/mfd
parentmfd: da9063: Replace model with type (diff)
downloadkernel-qcow2-linux-8ae81814cca96a4b7f66dcf1aeb904a0a077f7f4.tar.gz
kernel-qcow2-linux-8ae81814cca96a4b7f66dcf1aeb904a0a077f7f4.tar.xz
kernel-qcow2-linux-8ae81814cca96a4b7f66dcf1aeb904a0a077f7f4.zip
mfd: da9063: Add DA9063L type
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>
Diffstat (limited to 'include/linux/mfd')
-rw-r--r--include/linux/mfd/da9063/core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/da9063/core.h b/include/linux/mfd/da9063/core.h
index 9e36097adc42..71b09154e2db 100644
--- a/include/linux/mfd/da9063/core.h
+++ b/include/linux/mfd/da9063/core.h
@@ -33,6 +33,7 @@
enum da9063_type {
PMIC_TYPE_DA9063 = 0,
+ PMIC_TYPE_DA9063L,
};
enum da9063_variant_codes {