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

Khaled Elmously khalid.elmously at canonical.com
Wed May 13 05:31:13 UTC 2020


On 2020-05-04 17:53:57 , AceLan Kao wrote:
> 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
> 
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team



More information about the kernel-team mailing list