All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Sam Protsenko <semen.protsenko@linaro.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
	Alessandro Zummo <a.zummo@towertech.it>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>,
	linux-kernel@vger.kernel.org, linux-rtc@vger.kernel.org,
	linux-samsung-soc@vger.kernel.org
Subject: Re: [PATCH v2 0/3] rtc: s3c: S3C driver improvements
Date: Sat, 23 Oct 2021 23:58:51 +0200	[thread overview]
Message-ID: <163502632457.411308.6365977083733513077.b4-ty@bootlin.com> (raw)
In-Reply-To: <20211021202256.28517-1-semen.protsenko@linaro.org>

On Thu, 21 Oct 2021 23:22:53 +0300, Sam Protsenko wrote:
> While working on Exynos850 support (where this driver works fine in its
> current state), I've stumbled upon some minor issue. This is the effort
> to fix those.
> 
>   * [PATCH 1/3]: moves S3C RTC driver to newer API usage
>     (no functional changes)
>   * [PATCH 2/3]: refactoring/cleanup (no functional changes)
>   * [PATCH 3/3]: adds time range, as [PATCH 1/3] made it possible
> 
> [...]

Applied, thanks!

[1/3] rtc: s3c: Remove usage of devm_rtc_device_register()
      commit: dba28c37f23a09fc32dbc37463ddb2feb3886f98
[2/3] rtc: s3c: Extract read/write IO into separate functions
      commit: e4a1444e10cbda2892a4ea7325ef5efa47c75cfb
[3/3] rtc: s3c: Add time range
      commit: a5feda3b361e11b291786d5c4ff86d4b9a55498f

Best regards,
-- 
Alexandre Belloni <alexandre.belloni@bootlin.com>

  parent reply	other threads:[~2021-10-23 21:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-21 20:22 [PATCH v2 0/3] rtc: s3c: S3C driver improvements Sam Protsenko
2021-10-21 20:22 ` [PATCH v2 1/3] rtc: s3c: Remove usage of devm_rtc_device_register() Sam Protsenko
2021-10-21 20:22 ` [PATCH v2 2/3] rtc: s3c: Extract read/write IO into separate functions Sam Protsenko
2021-10-21 20:22 ` [PATCH v2 3/3] rtc: s3c: Add time range Sam Protsenko
2021-10-22  8:54   ` Krzysztof Kozlowski
2021-10-23 21:58 ` Alexandre Belloni [this message]
2021-11-11 17:05   ` [PATCH v2 0/3] rtc: s3c: S3C driver improvements Sam Protsenko
2021-11-12 22:19     ` Alexandre Belloni

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=163502632457.411308.6365977083733513077.b4-ty@bootlin.com \
    --to=alexandre.belloni@bootlin.com \
    --cc=a.zummo@towertech.it \
    --cc=krzysztof.kozlowski@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=semen.protsenko@linaro.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 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.