From: Clemens Koller <clemens.koller@anagramm.de>
To: Clemens Koller <clemens.koller@anagramm.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [RFC][PATCH] I2C RTC8564/PCF8563 compatibility and century bit usage
Date: Thu, 15 Dec 2005 16:24:33 +0100 [thread overview]
Message-ID: <43A18AB1.2090701@anagramm.de> (raw)
In-Reply-To: <43A187DC.8010305@anagramm.de>
[-- Attachment #1: Type: text/plain, Size: 158 bytes --]
Add a comment that the Epson RTC8564 i2c real time clock
is compatible to the Philips PCF8563
Signed-off-by: Clemens Koller <clemens.koller@anagramm.de>
--
[-- Attachment #2: rtc8654-Kconfig.patch --]
[-- Type: text/plain, Size: 666 bytes --]
diff --git a/drivers/i2c/chips/Kconfig b/drivers/i2c/chips/Kconfig
index f9fae28..705675e 100644
--- a/drivers/i2c/chips/Kconfig
+++ b/drivers/i2c/chips/Kconfig
@@ -66,10 +66,11 @@ config SENSORS_PCF8591
will be called pcf8591.
config SENSORS_RTC8564
- tristate "Epson 8564 RTC chip"
+ tristate "Epson RTC8564 and Philips PCF8653 RTC chip"
depends on I2C && EXPERIMENTAL
help
- If you say yes here you get support for the Epson 8564 RTC chip.
+ If you say yes here you get support for the Epson 8564 RTC or
+ to the compatible Philips PCF8563 chip.
This driver can also be built as a module. If so, the module
will be called i2c-rtc8564.
prev parent reply other threads:[~2005-12-15 15:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-15 15:12 [RFC][PATCH] I2C RTC8564/PCF8563 compatibility and century bit usage Clemens Koller
2005-12-15 15:24 ` Clemens Koller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43A18AB1.2090701@anagramm.de \
--to=clemens.koller@anagramm.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.