All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH v2 1/2] rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc
Date: Thu, 28 Jan 2021 18:59:01 -0500	[thread overview]
Message-ID: <20210128235901.GX7530@bill-the-cat> (raw)
In-Reply-To: <20210115055303.6366-2-grandpaul@gmail.com>

On Fri, Jan 15, 2021 at 01:53:02PM +0800, Ying-Chun Liu wrote:

> From: "Ying-Chun Liu (PaulLiu)" <paul.liu@linaro.org>
> 
> This is a basic driver for the ultra-low-power Abracon AB x80x series
> of RTC chips. It supports in particular, the supersets AB0805 and AB1805.
> It allows reading and writing the time, and enables the supercapacitor or
> battery charger.
> 
> Signed-off-by: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210128/480758f0/attachment.sig>

  reply	other threads:[~2021-01-28 23:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-15  5:53 [PATCH v2 0/2] add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc Ying-Chun Liu
2021-01-15  5:53 ` [PATCH v2 1/2] rtc: " Ying-Chun Liu
2021-01-28 23:59   ` Tom Rini [this message]
2021-01-15  5:53 ` [PATCH v2 2/2] doc: device-tree-bindings: rtc: " Ying-Chun Liu
2021-01-28 23:59   ` Tom Rini

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=20210128235901.GX7530@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.