From: Dmitry Krivoschekov <dmitry.krivoschekov@gmail.com>
To: linux-omap-open-source@linux.omap.com
Subject: [PATCH 0/1] TWL4030 Real-Time Clock
Date: Thu, 31 May 2007 11:06:44 +0400 [thread overview]
Message-ID: <20070531070622.5677.84250.stgit@T60> (raw)
Hi,
the following patch adds support for Real-Time Clock device,
which is an internal subdevice of TWL4030 chip.
The driver is based on TI's one from 2.6.14 tree. Comparing with TI's driver,
this driver misses periodic IRQ functionality (RTC_IRQP_..., RTC_PIE_... ),
since TWL4030 RTC hardware supports too large periods (1s/1m/1h/1d) to be set
via frequiencies (Hz) except 1s period which is 1Hz and is already supported
as update IRQs. To support 1m/1h/1d interrups, probably new ioctls should be
added.
Known issue:
The alarm IRQ doesn't work after power reset until RTC time (RTC_SET_TIME)
is not set, the issue is also observed with original TI's driver.
Regards,
Dmitry
reply other threads:[~2007-05-31 7:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20070531070622.5677.84250.stgit@T60 \
--to=dmitry.krivoschekov@gmail.com \
--cc=linux-omap-open-source@linux.omap.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox