]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: snvs: add Freescale rtc-snvs driver
authorShawn Guo <shawn.guo@linaro.org>
Wed, 26 Sep 2012 01:34:34 +0000 (11:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 27 Sep 2012 07:28:10 +0000 (17:28 +1000)
commit3b7ea5cbbfe6ff1e79a6e8ed12c4763144c952b1
tree664b9fb5bc76d5ac94d163a014ea6cfbd2751e43
parent5e7c22642b9c5b22183379c52db2b578a5504a0f
rtc: snvs: add Freescale rtc-snvs driver

Add an RTC driver for Freescale Secure Non-Volatile Storage (SNVS)
Low Power (LP) RTC.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Kim Phillips <kim.phillips@freescale.com>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/devicetree/bindings/crypto/fsl-sec4.txt
Documentation/devicetree/bindings/rtc/snvs-rtc.txt [new file with mode: 0644]
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-snvs.c [new file with mode: 0644]