]> git.karo-electronics.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>
Wed, 19 Sep 2012 05:30:24 +0000 (15:30 +1000)
commit76544fbb7202e60c75056a31ed8f4518dbe3d07a
treec8e18b3b16c687ae3644cb98b6687900272eeb1c
parent0d43de9d0c39a5f51e5fccf81e0ed1100bdc391f
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]