lkml.org 
[lkml]   [2021]   [Sep]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] rtc: Specified all the parts for DS1216
Date
Included the parts supported in the description (B/C/D/E/F/H).

Signed-off-by: Ramona Alexandra Nechita <ramona.nechita@analog.com>
---
drivers/rtc/Kconfig | 2 +-
drivers/rtc/rtc-ds1216.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 1adf9f815652..0be9a34e75c8 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -966,7 +966,7 @@ config RTC_DRV_VRTC
updates are done via IPC calls to the system controller FW.

config RTC_DRV_DS1216
- tristate "Dallas DS1216"
+ tristate "Dallas DS1216B/C/D/E/F/H"
depends on SNI_RM
help
If you say yes here you get support for the Dallas DS1216 RTC chips.
diff --git a/drivers/rtc/rtc-ds1216.c b/drivers/rtc/rtc-ds1216.c
index b225bcfef50b..ea276260d962 100644
--- a/drivers/rtc/rtc-ds1216.c
+++ b/drivers/rtc/rtc-ds1216.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
- * Dallas DS1216 RTC driver
+ * Dallas DS1216B/C/D/E/F/H RTC driver
*
* Copyright (c) 2007 Thomas Bogendoerfer
*
--
2.25.1
\
 
 \ /
  Last update: 2021-09-15 12:54    [W:0.035 / U:1.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site