aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/rn5t618.h
diff options
context:
space:
mode:
authorStefan Agner <stefan@agner.ch>2016-06-28 22:53:20 -0700
committerLee Jones <lee.jones@linaro.org>2016-06-29 10:11:29 +0100
commited6d362d8dbc3494cd98cd771737ea8b1407ed61 (patch)
treea46398ad4a312bc99d10f8c7ed58200d796381bf /include/linux/mfd/rn5t618.h
parentmfd: rn5t618: Add Ricoh RN5T567 PMIC support (diff)
downloadlinux-dev-ed6d362d8dbc3494cd98cd771737ea8b1407ed61.tar.xz
linux-dev-ed6d362d8dbc3494cd98cd771737ea8b1407ed61.zip
regulator: rn5t618: Add RN5T567 PMIC support
Extend the driver to support Ricoh RN5T567. Support the additional DCDC and slightly different voltage range of LDORTC1. Signed-off-by: Stefan Agner <stefan@agner.ch> Reviewed-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'include/linux/mfd/rn5t618.h')
-rw-r--r--include/linux/mfd/rn5t618.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/rn5t618.h b/include/linux/mfd/rn5t618.h
index 54179c2577ae..cadc6543909d 100644
--- a/include/linux/mfd/rn5t618.h
+++ b/include/linux/mfd/rn5t618.h
@@ -217,6 +217,7 @@ enum {
RN5T618_DCDC1,
RN5T618_DCDC2,
RN5T618_DCDC3,
+ RN5T618_DCDC4,
RN5T618_LDO1,
RN5T618_LDO2,
RN5T618_LDO3,