]> Pileus Git - ~andy/linux/commit
drivers/rtc/rtc-ds1742.c: add devicetree support
authorAlexander Shiyan <shc_work@mail.ru>
Thu, 23 Jan 2014 23:55:06 +0000 (15:55 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Jan 2014 00:36:59 +0000 (16:36 -0800)
commit663b35241df1d0ed24be3d17733807cc8723cc4a
tree48980b3f8355edabe1a86aab845e016eb0b3da01
parent1b3d2243d049e062d0dc53b85f0e95db67e114af
drivers/rtc/rtc-ds1742.c: add devicetree support

This patch allows the driver to be enabled with devicetree.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/devicetree/bindings/rtc/maxim,ds1742.txt [new file with mode: 0644]
drivers/rtc/rtc-ds1742.c