]> Git Repo - J-u-boot.git/commit - drivers/rtc/mvrtc.c
drivers/rtc: add Marvell Integrated RTC
authorJason Cooper <[[email protected]]>
Thu, 4 Aug 2011 15:56:16 +0000 (21:26 +0530)
committerAlbert ARIBAUD <[email protected]>
Thu, 4 Aug 2011 17:00:34 +0000 (19:00 +0200)
commitb608b95753873a5073f550cca002c4bebf1a18f5
tree9df2ab2769ad40a8f354418eac97b3972eff6d00
parent26749582d5c168dba72e3b11e84873e252b6b567
drivers/rtc: add Marvell Integrated RTC

This driver can be used for kirkwood SoCs by enabling CONFIG_RTC_MV.  Tested on
Global Scale Technologies Dreamplug.

Signed-off-by: Jason Cooper <[email protected]>
arch/arm/include/asm/arch-kirkwood/kirkwood.h
drivers/rtc/Makefile
drivers/rtc/mvrtc.c [new file with mode: 0644]
drivers/rtc/mvrtc.h [new file with mode: 0644]
This page took 0.034335 seconds and 4 git commands to generate.