]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
rtc: snvs: add Freescale rtc-snvs driver
authorShawn Guo <shawn.guo@linaro.org>
Fri, 5 Oct 2012 00:13:49 +0000 (17:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Oct 2012 18:05:01 +0000 (03:05 +0900)
commit179a502f8c4605c502f798e18f66ae096fe42402
treec0cf9d17799cf41b9d80a51338bfcb6f6c88036d
parent7418a1198991beb5bf6656b2ac0bcbde378c5539
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>
Signed-off-by: Linus Torvalds <torvalds@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]