]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: omap: dt support
authorAfzal Mohammed <afzal@ti.com>
Sat, 3 Nov 2012 00:42:53 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 8 Nov 2012 04:08:52 +0000 (15:08 +1100)
commitbbf6181e9628f51cea975fcf8672e21caaf0743e
tree2ef6dff5f6ad2aa1b86367888f180cb479d191b5
parent401f7792f64b6b50a4053a156bc1989cb7ce1867
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