commit | a39a6405d5f949bc651694028a55d74c514ef1f9 | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Fri Oct 16 13:31:29 2015 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Sun Nov 08 14:12:29 2015 +0100 |
tree | e4d7958c093e69a71233c55e91cf73a7c51f2239 | |
parent | dbb812b141f3bf3dbea75353da799da3d3373d53 [diff] |
rtc: pcf8563: add CLKOUT to common clock framework Add the clkout output clk to the common clock framework. Disable the CLKOUT of the RTC after power-up. After power-up/reset of the RTC, CLKOUT is enabled by default, with CLKOUT enabled the RTC chip has 2-3 times higher power consumption. Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>