OSDN Git Service

rtc: driver for Conexant Digicolor CX92755 on-chip RTC
authorBaruch Siach <baruch@tkos.co.il>
Thu, 16 Apr 2015 19:45:40 +0000 (12:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Apr 2015 13:04:01 +0000 (09:04 -0400)
commitba17220878bf74b95ea24de568939e7b9e1b02db
tree6e825fc5b30a3a161b8cdd4b6bc4f1603d399d80
parent71b800b628570ce315a3f820b79969e460cd297f
rtc: driver for Conexant Digicolor CX92755 on-chip RTC

Add driver for the RTC hardware block on the Conexant CX92755 SoC, from
the Digicolor series of SoCs.  Tested on the Equinox evaluation board for
the CX92755 chip.

[akpm@linux-foundation.org: build command arrays at compile-time]
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-digicolor.c [new file with mode: 0644]