]> 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)
commit349dfd2cde71f80c74bb825bbd6bb3ceb6d44ec5
tree48980b3f8355edabe1a86aab845e016eb0b3da01
parentb1a95695b97329c6f41ecf0ea20bd846f01034fc
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