]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00153208-2 Add SNVS RTC driver
authorAnish Trivedi <anish@freescale.com>
Fri, 15 Jul 2011 21:00:59 +0000 (16:00 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:33:00 +0000 (08:33 +0200)
commit99f5fea3ae04618eb153cc4253ccbd4162aa82af
treec556ed9a679a6dc7ea10da8498f7f1df920e728c
parent9915ca77ae96e2aecb9083bf567225f9e48936cf
ENGR00153208-2 Add SNVS RTC driver

This adds an RTC driver for the Low Power (LP) section of SNVS.
It hooks into the /dev/rtc interface.
It only uses the RTC hw in non-secure mode.

Signed-off-by: Anish Trivedi <anish@freescale.com>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-snvs.c [new file with mode: 0644]