]> 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>
Mon, 29 Oct 2012 03:21:09 +0000 (14:21 +1100)
commit7b46ffc55467935e7cfb31ef3458955eb83e8724
tree4d588eec3d84304d914d8e685bbafdaf207bdc90
parentdda8d2a186d4c615e8e63b8ff851a9418422ea84
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