drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030
authorBenoit Cousson <b-cousson@ti.com>
Tue, 10 Jan 2012 23:10:59 +0000 (15:10 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Jan 2012 00:30:53 +0000 (16:30 -0800)
commit948170f8944dfd29d13612fff48110a9814daeb1
tree6d88f55925e407c096db6a6bc4df4ad3b5c2448d
parent6c3fb55793f79bc975df0494c4d56ea6f0b0cc45
drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030

Add the DT support for the TI rtc-twl present in the twl4030 and twl6030
devices.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Acked-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/devicetree/bindings/rtc/twl-rtc.txt [new file with mode: 0644]
drivers/rtc/rtc-twl.c