linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] rtc: armada38x: Few improvement and cleanup
@ 2016-12-08 17:10 Gregory CLEMENT
  2016-12-08 17:10 ` [PATCH 1/3] rtc: armada38x: improve RTC errata implementation Gregory CLEMENT
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Gregory CLEMENT @ 2016-12-08 17:10 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

this series brings some improvement and cleanup for the armada 38x
RTC.

The errata for this RTC gave us more information on how to work around
it. The first patch implement it.

The second patch convert the driver to the time64_t usage.

And the last patch make the driver really usable on 64 bits
architecture.

These last two patches are a preliminary step allowing using this
driver on the Armada 7K/8K which are 64 bits ARM SoCs which use the
same RTC IP.

Thanks,

Gregory

Gregory CLEMENT (2):
  rtc: armada38x: Convert to time64_t
  rtc: armada38x: Prepare for being use on 64 bits

Shaker Daibes (1):
  rtc: armada38x: improve RTC errata implementation

 drivers/rtc/rtc-armada38x.c | 145 ++++++++++++++++++++++++++++++--------------
 1 file changed, 100 insertions(+), 45 deletions(-)

-- 
2.10.2

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-12-09 16:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-08 17:10 [PATCH 0/3] rtc: armada38x: Few improvement and cleanup Gregory CLEMENT
2016-12-08 17:10 ` [PATCH 1/3] rtc: armada38x: improve RTC errata implementation Gregory CLEMENT
2016-12-08 17:29   ` Andrew Lunn
2016-12-09 16:19     ` Gregory CLEMENT
2016-12-09 16:33       ` Andrew Lunn
2016-12-08 17:37   ` Russell King - ARM Linux
2016-12-09 16:37     ` Gregory CLEMENT
2016-12-08 17:10 ` [PATCH 2/3] rtc: armada38x: Convert to time64_t Gregory CLEMENT
2016-12-08 18:08   ` Russell King - ARM Linux
2016-12-08 17:10 ` [PATCH 3/3] rtc: armada38x: Prepare for being use on 64 bits Gregory CLEMENT
2016-12-08 18:09   ` Russell King - ARM Linux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).