]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/rtc/rtc-pcf2123.c: add support for devicetree
authorJoshua Clayton <stillcompiling@gmail.com>
Fri, 13 Feb 2015 22:40:29 +0000 (14:40 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Feb 2015 05:21:42 +0000 (21:21 -0800)
commita7868633fe355ddbda17128e4c6f8a4f9d13f041
treeec7f8ab4ac01ecc75f8ad411cfaae37ec54087b6
parent3c62dd2dca37d821b6d2d8daa889b41b9ca67846
drivers/rtc/rtc-pcf2123.c: add support for devicetree

Add compatible string "nxp,rtc-pcf2123"
Document the binding

Signed-off-by: Joshua Clayton <stillcompiling@gmail.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Grant Likely <grant.likely@linaro.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/devicetree/bindings/rtc/nxp,rtc-2123.txt [new file with mode: 0644]
drivers/rtc/rtc-pcf2123.c