linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-rtc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] RTC fixes for 5.5
Date: Mon, 6 Jan 2020 01:12:04 +0100	[thread overview]
Message-ID: <20200106001204.GA776560@piout.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 1606 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2020-01-06  0:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-06  0:12 Alexandre Belloni [this message]
2020-01-06 21:05 ` [GIT PULL] RTC fixes for 5.5 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200106001204.GA776560@piout.net \
    --to=alexandre.belloni@bootlin.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).