[U-Boot] [PATCH v3 0/4] arm: socfpga: enable rtc support for the socrates board
Simon Goldschmidt
simon.k.r.goldschmidt at gmail.com
Thu Mar 28 20:11:47 UTC 2019
This series contains fixes and config changes to enable the 'date' command
talking to the rtc on the socrates board.
It contains fixes to the designware i2c driver, enables DM support for the
rtc used on the socrates board, adds a missing pull-up and changes the
defconfig to enable rtc support by default.
This patch applies to socfpga-next.
Changes in v3:
- pick up missing reviewed-by from v1
- pick up missing reviewed-by from v1
- pick up missing reviewed-by from v1
- pick up missing reviewed-by from v1
Changes in v2:
- m41t82: reset HT bit during probe
Simon Goldschmidt (4):
i2c: designware: fix reset handling on socfpga gen5
rtc: m41t62: add compatible for m41t82
arm: socfpga: socrates: make rtc work
configs: socfpga: socrates: enable rtc support
board/ebv/socrates/qts/iocsr_config.h | 2 +-
configs/socfpga_socrates_defconfig | 2 ++
drivers/i2c/designware_i2c.c | 20 ++++++++++++++------
drivers/rtc/m41t62.c | 11 +++++++++++
4 files changed, 28 insertions(+), 7 deletions(-)
--
2.19.1
More information about the U-Boot
mailing list