]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: omap: dt support
authorAfzal Mohammed <afzal@ti.com>
Thu, 25 Oct 2012 01:15:10 +0000 (12:15 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 1 Nov 2012 04:24:16 +0000 (15:24 +1100)
commit6f2b0f03b9fc42fafb0e2e71f15d7e942cd29eed
treeed34fe749f6869c655edfa6a81b3455ac491d5f0
parent4ccd5cb997e10425737bf0773096b60c0d68da34
rtc: omap: dt support

Enhance rtc-omap driver with DT capability

Signed-off-by: Afzal Mohammed <afzal@ti.com>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Cc: Grant Likely <grant.likely@secretlab.ca>
Cc: Sekhar Nori <nsekhar@ti.com>
Cc: Kevin Hilman <khilman@ti.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Daniel Mack <zonque@gmail.com>
Cc: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/devicetree/bindings/rtc/rtc-omap.txt [new file with mode: 0644]
drivers/rtc/rtc-omap.c