]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: s3c: Document in binding that only s3c6410 needs a src clk
authorJavier Martinez Canillas <javier@osg.samsung.com>
Mon, 15 Feb 2016 14:11:06 +0000 (11:11 -0300)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 28 Mar 2016 22:17:31 +0000 (00:17 +0200)
commit2ba7d9498fe8b4f443fb13fd8ce803dd417bbf02
treef289cda2eac5ebda059fabb38cb56af640f0a66b
parent3039f62d3fccb077513a4ffae4d1ef4609c1b724
rtc: s3c: Document in binding that only s3c6410 needs a src clk

The S3C binding doc says that the RTC and RTC source clocks are required
but the S3C driver supports different HW IP and only the s3c6410 needs a
source clock.

Fix the binding explaining that the source clock is only needed for the
s3c6410-rtc compatible controller.

Reported-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Documentation/devicetree/bindings/rtc/s3c-rtc.txt