* [PATCH 0/1] TWL4030 Real-Time Clock (v2)
@ 2007-06-01 7:08 Dmitry Krivoschekov
0 siblings, 0 replies; only message in thread
From: Dmitry Krivoschekov @ 2007-06-01 7:08 UTC (permalink / raw)
To: linux-omap-open-source
Hi,
the following patch adds support for Real-Time Clock device which is
an internal subdevice of TWL4030 chip. Issues found by Trilok in previous
patch are fixed.
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-06-01 7:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-01 7:08 [PATCH 0/1] TWL4030 Real-Time Clock (v2) Dmitry Krivoschekov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox