]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf7627e6511140deaf2167d5210daf4a61d673d02
tree6e825fc5b30a3a161b8cdd4b6bc4f1603d399d80
parent0bd0623ca3865a121b821d1e9249b06402a2e096
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]