rtc: s3c: Make tick timer to be a selectable option.
authorJonghwa Lee <jonghwa3.lee@samsung.com>
Thu, 14 Aug 2014 10:57:03 +0000 (19:57 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:43:16 +0000 (13:43 +0900)
commitc7059929406aebc68516dbcdf4536d0fe8849ac9
tree293d2f57f3f8b7c6aecd8294bb1ad3e69573468f
parent8f63ac9652697259497f76a2c172dd11fb5c5c26
rtc: s3c: Make tick timer to be a selectable option.

s3c rtc driver has enabled timer tick default. However in some system,
it's not a mandatory option. So it modifies driver that tick timer can
be enabled selectively with a property, 's3c-rtc-tick-en', in DT.

Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
[k.kozlowski: rebased on 4.1]
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Documentation/devicetree/bindings/rtc/s3c-rtc.txt
drivers/rtc/rtc-s3c.c
drivers/rtc/rtc-s3c.h