All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lokesh Vutla <lokeshvutla@ti.com>
To: <u-boot@lists.denx.de>, Dario Binacchi <dariobin@libero.it>
Cc: "Lokesh Vutla" <lokeshvutla@ti.com>,
	"Marek Behún" <marek.behun@nic.cz>, "Stefan Roese" <sr@denx.de>,
	"Ying-Chun Liu (PaulLiu)" <paul.liu@linaro.org>,
	"Tom Rini" <trini@konsulko.com>,
	"Heinrich Schuchardt" <xypron.glpk@gmx.de>,
	"Heiko Schocher" <hs@denx.de>, "Pali Rohár" <pali@kernel.org>
Subject: Re: [PATCH v2 0/8] rtc: davinci: add driver model support
Date: Wed, 9 Jun 2021 22:25:33 +0530	[thread overview]
Message-ID: <162325767488.32229.12991838024144657923.b4-ty@ti.com> (raw)
In-Reply-To: <20210602203805.11494-1-dariobin@libero.it>

On Wed, 2 Jun 2021 22:37:57 +0200, Dario Binacchi wrote:
> The series adds driver model support for omap RTC plus some fixes.
> 
> Changes in v2:
> - Separated from Kconfig patch
> - Use consistent naming (omap_rtc_<function>.
> - Remove non-DM support. It's no more used.
> 
> [...]
 
Applied to https://source.denx.de/u-boot/custodians/u-boot-ti.git master, thanks!
[1/8] rtc: davinci: enable compilation for omap architectures
      https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/73c3d8ebb5
[2/8] rtc: davinci: fix compiler errors
      https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/6acee20e57
[3/8] rtc: davinci: replace 32bit access with 8bit access
      https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/82a456a085
[4/8] rtc: davinci: check BUSY bit before set TC registers
      https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/79250ef3e2
[5/8] rtc: davinci: use unlock/lock mechanism
      https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/c7c7c8db00
[6/8] arm: dts: sync rtc node of am335x boards with Linux 5.9-rc7
      https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/62af440e21
[7/8] rtc: davinci: add driver model support
      https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/9ec8b8b4ca
[8/8] rtc: davinci: fix date loaded on reset
      https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/08ea87a6de
 
--
Thanks and Regards,
Lokesh

      parent reply	other threads:[~2021-06-09 16:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-02 20:37 [PATCH v2 0/8] rtc: davinci: add driver model support Dario Binacchi
2021-06-02 20:37 ` [PATCH v2 1/8] rtc: davinci: enable compilation for omap architectures Dario Binacchi
2021-06-02 20:37 ` [PATCH v2 2/8] rtc: davinci: fix compiler errors Dario Binacchi
2021-06-02 20:38 ` [PATCH v2 3/8] rtc: davinci: replace 32bit access with 8bit access Dario Binacchi
2021-06-02 20:38 ` [PATCH v2 4/8] rtc: davinci: check BUSY bit before set TC registers Dario Binacchi
2021-06-02 20:38 ` [PATCH v2 5/8] rtc: davinci: use unlock/lock mechanism Dario Binacchi
2021-06-02 20:38 ` [PATCH v2 6/8] arm: dts: sync rtc node of am335x boards with Linux 5.9-rc7 Dario Binacchi
2021-06-02 20:38 ` [PATCH v2 7/8] rtc: davinci: add driver model support Dario Binacchi
2021-06-02 20:38 ` [PATCH v2 8/8] rtc: davinci: fix date loaded on reset Dario Binacchi
2021-06-09 16:55 ` Lokesh Vutla [this message]

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=162325767488.32229.12991838024144657923.b4-ty@ti.com \
    --to=lokeshvutla@ti.com \
    --cc=dariobin@libero.it \
    --cc=hs@denx.de \
    --cc=marek.behun@nic.cz \
    --cc=pali@kernel.org \
    --cc=paul.liu@linaro.org \
    --cc=sr@denx.de \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=xypron.glpk@gmx.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.