]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
RTC driver for MC13783
authorGuennadi Liakhovetski <lg@denx.de>
Tue, 15 Apr 2008 12:15:30 +0000 (14:15 +0200)
committerWolfgang Denk <wd@denx.de>
Fri, 18 Apr 2008 07:43:50 +0000 (00:43 -0700)
commit7ce63709828d37b08866e537339a169bd0db2bd3
tree912416c27f198498202d04c06535b6acf44c03b0
parent38254f45b0b412332726c90d3184ad47479fcffb
RTC driver for MC13783

MC13783 is a multifunction IS with an SPI interface to the host. This
driver handles the RTC controller in this chip.

Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
README
drivers/rtc/Makefile
drivers/rtc/mc13783-rtc.c [new file with mode: 0644]