aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
authorIvan Grimaldi <grimaldi.ivan@gmail.com>2015-09-18 11:27:57 -0400
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>2015-11-08 08:12:23 -0500
commitfa395fb8fc3206cdd70b046e0b98168576cc71ef (patch)
treed82868266fb4b87719ad11ea98d4db97dbc35378 /drivers/rtc/Kconfig
parent2ec68825fc55d1ddeb04ab861f3bfdbaa8e9f3c4 (diff)
rtc: ds1390: Add trickle charger device tree binding
Introduce a device tree binding for specifying the trickle charger configuration for ds1390. Signed-off-by: Ivan Grimaldi <grimaldi.ivan@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r--drivers/rtc/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 9d4290617cee..57c2dbc4f438 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -666,8 +666,8 @@ config RTC_DRV_DS1390
666 If you say yes here you get support for the 666 If you say yes here you get support for the
667 Dallas/Maxim DS1390/93/94 chips. 667 Dallas/Maxim DS1390/93/94 chips.
668 668
669 This driver only supports the RTC feature, and not other chip 669 This driver supports the RTC feature and trickle charging but not
670 features such as alarms and trickle charging. 670 other chip features such as alarms.
671 671
672 This driver can also be built as a module. If so, the module 672 This driver can also be built as a module. If so, the module
673 will be called rtc-ds1390. 673 will be called rtc-ds1390.