]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
rtc: add support of mx27 rtc
authortrem <tremyfr@yahoo.fr>
Wed, 8 Aug 2012 07:04:46 +0000 (07:04 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:25 +0000 (14:58 +0200)
commit78befb695d0b28d9888fe5dee27dc80b24eac1c9
tree0a1b7770f5e2167bd7516472a903349ee4a9c902
parentfdb00b81277d4ad2c5a88132d62a5c288741863a
rtc: add support of mx27 rtc

This driver has been tested on board armadeus apf27.

Signed-off-by: Philippe Reynes <tremyfr@yahoo.fr>
Acked-by: Stefano Babic <sbabic@denx.de>
arch/arm/include/asm/arch-mx27/imx-regs.h
arch/arm/include/asm/arch-mx27/regs-rtc.h [new file with mode: 0644]
drivers/rtc/Makefile
drivers/rtc/mx27rtc.c [new file with mode: 0644]