drivers/rtc/rtc-pcf2123.c: add support for devicetree
authorJoshua Clayton <[email protected]>
Fri, 13 Feb 2015 22:40:29 +0000 (14:40 -0800)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Cc: Grant Likely <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/devicetree/bindings/rtc/nxp,rtc-2123.txt [new file with mode: 0644]
drivers/rtc/rtc-pcf2123.c