[PATCH 0/1][SRU][B][F] Add support for Ambiq micro AM1805 RTC

AceLan Kao acelan.kao at canonical.com
Mon May 4 09:53:57 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1876667

[Impact]
To enable Ambiq micro AM1805 RTC chip

[Fix]
The patch is provided by Eurotech.
Eurotech doesn't want to upstream this driver, because there are some
functions are used by Eurotech's platforms only.

[Test]
Verified on Eurotech's machine and it works well.

[Regression Potential]
Low, it's a standalone file/driver, so no regression could be introduced.

[Misc]
We only need this driver in Bionic kernel, but for future possible
projects, SRU this to Focal kernel, too.

Pierluigi Driusso (1):
  UBUNTU: SAUCE: rtc: add am-1805 RTC driver

 debian.master/config/config.common.ubuntu |    1 +
 drivers/rtc/Kconfig                       |    9 +
 drivers/rtc/Makefile                      |    1 +
 drivers/rtc/rtc-am1805.c                  | 1562 +++++++++++++++++++++
 4 files changed, 1573 insertions(+)
 create mode 100644 drivers/rtc/rtc-am1805.c

-- 
2.25.1




More information about the kernel-team mailing list