From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Joel Stanley <joel@jms.id.au>
Cc: Mark Rutland <mark.rutland@arm.com>,
Alessandro Zummo <a.zummo@towertech.it>,
linux-aspeed@lists.ozlabs.org, devicetree@vger.kernel.org,
Andrew Jeffery <andrew@aj.id.au>,
Rob Herring <robh+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org, linux-rtc@vger.kernel.org
Subject: Re: [PATCH v3 2/2] rtc: Add ASPEED RTC driver
Date: Wed, 27 Mar 2019 11:37:34 +0100 [thread overview]
Message-ID: <20190327103734.GB3682@piout.net> (raw)
In-Reply-To: <20190327010215.10231-3-joel@jms.id.au>
On 27/03/2019 11:32:15+1030, Joel Stanley wrote:
> Read and writes the time to the non-battery backed RTC in the ASPEED BMC
> system on chip families.
>
> Signed-off-by: Joel Stanley <joel@jms.id.au>
> ---
> v3:
> - Use %ptR
> - Remove spinlock, as callback happen under the rtc_device.ops_lock
> v2: Address review from Alexandre
> - Use devm_rtc_allocate_device
> - Fill in range_min
> - Direcly fill in tm struct
> - Return EINVAL when RTC is not enabled
>
> v1: https://lore.kernel.org/linux-arm-kernel/20181003133155.27494-2-joel@jms.id.au/
>
> Update kconfig text
>
> Signed-off-by: Joel Stanley <joel@jms.id.au>
> ---
> drivers/rtc/Kconfig | 11 ++++
> drivers/rtc/Makefile | 1 +
> drivers/rtc/rtc-aspeed.c | 138 +++++++++++++++++++++++++++++++++++++++
> 3 files changed, 150 insertions(+)
> create mode 100644 drivers/rtc/rtc-aspeed.c
>
Applied, thanks.
--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2019-03-27 10:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-27 1:02 [PATCH v3 0/2] rtc: Add ASPEED RTC driver Joel Stanley
2019-03-27 1:02 ` [PATCH v3 1/2] dt-bindings: rtc: Add on-chip ASPEED RTC documentation Joel Stanley
2019-03-27 10:37 ` Alexandre Belloni
2019-03-27 1:02 ` [PATCH v3 2/2] rtc: Add ASPEED RTC driver Joel Stanley
2019-03-27 10:37 ` Alexandre Belloni [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=20190327103734.GB3682@piout.net \
--to=alexandre.belloni@bootlin.com \
--cc=a.zummo@towertech.it \
--cc=andrew@aj.id.au \
--cc=devicetree@vger.kernel.org \
--cc=joel@jms.id.au \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-aspeed@lists.ozlabs.org \
--cc=linux-rtc@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).