Simon Goldschmidt d1aa159d99 arm: socfpga: socrates: make rtc work
This patch makes the on-board RTC work on the socfpga_socrates board.
This rtc is present on the board, but it does not work (fails with a
timeout).

This patch adds a weak pull-up on the I2C0-SCL pin connected to the m41t82
RTC on this board. While the SDA line has a pull-up on the pcb, the pull-up
on the SCL line seems to be missing. To work around this, enable the
weak-pull-up feature on this pin.

After applying this patch, the rtc timeout is gone and the 'date' command
can access the rtc chip.

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
2019-04-25 00:00:49 +02:00
..
2019-04-08 09:45:08 +08:00
2018-11-26 13:57:31 +08:00
2019-04-18 09:43:22 +03:00
2019-02-19 08:55:43 -05:00
2018-12-03 10:44:10 -05:00
2019-04-08 09:44:26 +08:00
2019-04-13 20:30:09 +02:00
2018-11-27 21:06:53 +05:30
2018-09-10 21:19:31 -04:00
2019-03-14 09:38:41 +09:00
2019-04-08 09:44:26 +08:00