]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: omap: dt support
authorAfzal Mohammed <afzal@ti.com>
Thu, 29 Nov 2012 03:18:42 +0000 (14:18 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Dec 2012 05:23:38 +0000 (16:23 +1100)
commit9f990fb50ce959b784d1848ef37f7fc8f17da40a
treeec77809d50bb4e306a7b487dbeba809c892ca291
parent3d51da732d6e09fc3c82879bb19b5f9ae4d381ca
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