]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit88e9cb7086db1e0beccfbec271cb616c02b97b78
tree6d88f55925e407c096db6a6bc4df4ad3b5c2448d
parentd67dca80e92f0f729f1d9731a563639971f19afe
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