]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rtc: snvs: add Freescale rtc-snvs driver
authorShawn Guo <shawn.guo@linaro.org>
Thu, 13 Sep 2012 01:01:17 +0000 (11:01 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 17 Sep 2012 10:46:12 +0000 (20:46 +1000)
commit0c7c5382d063ebfd7209912672138dc474a3d941
tree2151f54353c818fb4973429ea36e17d432c5d382
parent84ef5e0af02ae9309f7e6c34cb2dbc0b43923ba4
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]