]> git.baikalelectronics.ru Git - kernel.git/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)
commit523cd1c71beaa37af6c55d9be10753f97ee88305
tree48980b3f8355edabe1a86aab845e016eb0b3da01
parent21f0296439216b51addfe10c5847a734a8354f4f
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