From: jchapman@katalix.com (James Chapman)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] [i2c] RTC + DS1337
Date: Fri, 30 Jun 2006 08:03:27 +0000 [thread overview]
Message-ID: <44A4DACF.7010805@katalix.com> (raw)
In-Reply-To: <44A37C0E.3090604@laposte.net>
Hi, there's a new driver in the -mm tree for use with the new RTC core.
It's based on the original ds1337/9 driver and now also supports ds1307.
It was added in the 2.6.17-rc1 timeframe. Look for drivers/rtc/rtc-ds1307.c.
Ben Dooks wrote:
> On Thu, Jun 29, 2006 at 09:06:54AM +0200, Matthieu TORRES wrote:
>
>>Hi,
>>
>>I faced a problem with DS1337 RTC. I use a pxa255 cpu with 2.6.16
>>kernel. I tried to make a DS1339 chip (real time clock) working with
>>hwclock.
>>In my config, I selected I2C, DS1337/DS1339 driver, and ehanced RTC
>>support to have it working with /dev/rtc as expected by hwclock. That is
>>to say the following options:
>>
>>CONFIG_RTC=y
>>CONFIG_I2C=y
>>CONFIG_I2C_PXA=y
>>CONFIG_SENSORS_DS1337=y
>>
>>The ioctl() to dev/rtc did not work. While investaigating on that issue,
>>I found 2 problems :
>
>
> Look at 2.6.17, which has a new RTC core, and sysfs based interface
> which is much cleaner way of dealing with the RTC systems on the many
> different systems that there are.
>
prev parent reply other threads:[~2006-06-30 8:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-29 7:06 [lm-sensors] RTC + DS1337 Matthieu TORRES
2006-06-29 9:43 ` Michael Burian
2006-06-29 10:06 ` Rudolf Marek
2006-06-29 11:34 ` Ben Dooks
2006-06-30 8:03 ` James Chapman [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=44A4DACF.7010805@katalix.com \
--to=jchapman@katalix.com \
--cc=lm-sensors@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.