drivers/rtc/rtc-lpc32xx.c: add device tree support
authorRoland Stigge <stigge@antcom.de>
Tue, 29 May 2012 22:07:39 +0000 (15:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 May 2012 23:22:34 +0000 (16:22 -0700)
commite862e7c4ee52c2d1a0af37a8c3a2bda079042b06
tree41284c9cc0bb04039f61b8cbf2719dfa9a0aac5b
parentbcffb10f287c89ca6e4f89ef748301a9e22384d0
drivers/rtc/rtc-lpc32xx.c: add device tree support

Adds device tree support for rtc-lpc32xx.c

Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Cc: 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/lpc32xx-rtc.txt [new file with mode: 0644]
drivers/rtc/rtc-lpc32xx.c