From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,v3,1/3] rtc: compile date.c if DM_RTC
Date: Thu, 26 Jul 2018 15:53:57 -0400 [thread overview]
Message-ID: <20180726195357.GE7590@bill-the-cat> (raw)
In-Reply-To: <20180711090608.11526-2-takahiro.akashi@linaro.org>
On Wed, Jul 11, 2018 at 06:06:06PM +0900, AKASHI Takahiro wrote:
> rtc_to_tm() and rtc_mktime() are required for some RTC drivers, at least
> PL031. Without this patch, we also need to enable CONFIG_CMD_DATE even if
> we don't want or need this command.
>
> Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180726/a39c2491/attachment.sig>
next prev parent reply other threads:[~2018-07-26 19:53 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-11 9:06 [U-Boot] [PATCH v3 0/3] subject: arm: qemu-arm: enable PL031 (RTC) AKASHI Takahiro
2018-07-11 9:06 ` [U-Boot] [PATCH v3 1/3] rtc: compile date.c if DM_RTC AKASHI Takahiro
2018-07-11 10:35 ` Heinrich Schuchardt
2018-07-26 19:53 ` Tom Rini [this message]
2018-07-11 9:06 ` [U-Boot] [PATCH v3 2/3] rtc: pl031: convert the driver to driver model AKASHI Takahiro
2018-07-11 10:45 ` Heinrich Schuchardt
2018-07-21 4:53 ` Heinrich Schuchardt
2018-07-23 7:17 ` AKASHI Takahiro
2018-09-04 17:18 ` Heinrich Schuchardt
2018-09-05 3:06 ` AKASHI Takahiro
2018-09-05 3:15 ` Tom Rini
2018-09-05 5:56 ` Heinrich Schuchardt
2018-07-11 9:06 ` [U-Boot] [PATCH v3 3/3] arm: qemu-arm: enable RTC (PL031) by default AKASHI Takahiro
2018-07-11 10:36 ` Heinrich Schuchardt
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=20180726195357.GE7590@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.