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)
commit3fc70077e6a9feec7ec080710677a507bd41322c
treeec7f8ab4ac01ecc75f8ad411cfaae37ec54087b6
parent69d54b916d83872a0a327778a01af2a096923f59
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