]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: omap: dt support
authorAfzal Mohammed <afzal@ti.com>
Fri, 9 Nov 2012 03:04:56 +0000 (14:04 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Nov 2012 04:17:24 +0000 (15:17 +1100)
commit77d1abf4955897dfa21d45de6ba9f76f155072f9
treeccdec6fab4c593313c7dcc9855309fdfe7d78502
parent1c12cc9e8bfd6ccd0cd1c317465882bc0961abfa
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