From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: imx: Add rtc support to i.MX31 PDK board.
Date: Tue, 3 Jan 2017 14:43:26 +0800 [thread overview]
Message-ID: <20170103064325.GU20956@dragon> (raw)
In-Reply-To: <1483352282-28970-1-git-send-email-lilja.magnus@gmail.com>
On Mon, Jan 02, 2017 at 11:18:02AM +0100, Magnus Lilja wrote:
> Enable support for i.MX31 RTC on the PDK board.
>
> Tested on actual hardware.
>
> Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
> ---
> arch/arm/mach-imx/mach-mx31_3ds.c | 1 +
> 1 file changed, 1 insertion(+)
We do not take any more patches on legacy board files, except cleanup
ones. Please help get i.MX31 DT support better.
Shawn
>
> diff --git a/arch/arm/mach-imx/mach-mx31_3ds.c b/arch/arm/mach-imx/mach-mx31_3ds.c
> index 12b8a52..c6a12ac 100644
> --- a/arch/arm/mach-imx/mach-mx31_3ds.c
> +++ b/arch/arm/mach-imx/mach-mx31_3ds.c
> @@ -710,6 +710,7 @@ static void __init mx31_3ds_init(void)
> imx31_add_imx_keypad(&mx31_3ds_keymap_data);
>
> imx31_add_imx2_wdt();
> + imx31_add_mxc_rtc();
> imx31_add_imx_i2c0(&mx31_3ds_i2c0_data);
>
> imx31_add_spi_imx0(&spi0_pdata);
> --
> 2.7.4
>
prev parent reply other threads:[~2017-01-03 6:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-02 10:18 [PATCH] ARM: imx: Add rtc support to i.MX31 PDK board Magnus Lilja
2017-01-02 10:35 ` Fabio Estevam
2017-01-03 6:43 ` Shawn Guo [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=20170103064325.GU20956@dragon \
--to=shawnguo@kernel.org \
--cc=linux-arm-kernel@lists.infradead.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).