Messages in this thread |  | | Date | Mon, 6 Jan 2020 01:12:04 +0100 | From | Alexandre Belloni <> | Subject | [GIT PULL] RTC fixes for 5.5 |
| |
Hello Linus,
A few fixes for this cycle. The CMOS AltCentury support broke a few platforms with a recent BIOS so I reverted it. The mt6397 fix is not that critical but good to have. And finally, the sun6i fix repairs WiFi and BT on a few platforms.
The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/rtc-5.5-2
for you to fetch changes up to f01f4ffdfb703694035870f94b10f6ef2523f8de:
rtc: cmos: Revert "rtc: Fix the AltCentury value on AMD/Hygon platform" (2020-01-04 05:31:50 +0100)
---------------------------------------------------------------- RTC fixes for 5.5
- cmos: revert AltCentury support on AMD/Hygon - mt6397: fix alarm register overwrite - sun6i: ensure clock is working on R40
---------------------------------------------------------------- Alexandre Belloni (1): rtc: cmos: Revert "rtc: Fix the AltCentury value on AMD/Hygon platform"
Chen-Yu Tsai (1): rtc: sun6i: Add support for RTC clocks on R40
Ran Bi (1): rtc: mt6397: fix alarm register overwrite
drivers/rtc/rtc-mc146818-lib.c | 15 +-------------- drivers/rtc/rtc-mt6397.c | 39 +++++++++++++++++++++++++-------------- drivers/rtc/rtc-sun6i.c | 16 ++++++++++++++++ include/linux/mfd/mt6397/rtc.h | 8 ++++++++ 4 files changed, 50 insertions(+), 28 deletions(-)
-- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com [unhandled content-type:application/pgp-signature] |  |