From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/4] ARM: i.MX: Move SOC_IMX1 into 'Device tree only'
Date: Sat, 11 Jun 2016 21:47:58 +0800 [thread overview]
Message-ID: <20160611134758.GP20243@tiger> (raw)
In-Reply-To: <1465325585-1598-4-git-send-email-shc_work@mail.ru>
On Tue, Jun 07, 2016 at 09:53:05PM +0300, Alexander Shiyan wrote:
> This patch moves SOC_IMX1 into 'Device tree only' category and renames
> imx1-dt.c to mach-imx1.c to align with the name schema of other
> i.MX DT only platforms.
>
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
> ---
> arch/arm/configs/imx_v4_v5_defconfig | 8 ++-----
> arch/arm/mach-imx/Kconfig | 31 ++++++++++---------------
> arch/arm/mach-imx/Makefile | 4 +---
> arch/arm/mach-imx/imx1-dt.c | 45 ------------------------------------
> arch/arm/mach-imx/mach-imx1.c | 45 ++++++++++++++++++++++++++++++++++++
'git format-patch -M' can be used detect the renaming.
Shawn
> 5 files changed, 60 insertions(+), 73 deletions(-)
> delete mode 100644 arch/arm/mach-imx/imx1-dt.c
> create mode 100644 arch/arm/mach-imx/mach-imx1.c
next prev parent reply other threads:[~2016-06-11 13:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-07 18:53 [PATCH 1/4] ARM: i.MX: Remove i.MX1 Armadeus APF9328 board support Alexander Shiyan
2016-06-07 18:53 ` [PATCH 2/4] ARM: i.MX: Remove i.MX1 Synertronixx SCB9328 " Alexander Shiyan
2016-06-11 13:50 ` Shawn Guo
2016-06-07 18:53 ` [PATCH 3/4] ARM: i.MX: Remove i.MX1 non-DT support Alexander Shiyan
2016-06-07 18:53 ` [PATCH 4/4] ARM: i.MX: Move SOC_IMX1 into 'Device tree only' Alexander Shiyan
2016-06-11 13:47 ` Shawn Guo [this message]
2016-06-11 13:44 ` [PATCH 1/4] ARM: i.MX: Remove i.MX1 Armadeus APF9328 board support Shawn Guo
-- strict thread matches above, loose matches on Subject: below --
2014-09-06 4:34 Alexander Shiyan
2014-09-06 4:34 ` [PATCH 4/4] ARM: i.MX: Move SOC_IMX1 into 'Device tree only' Alexander Shiyan
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=20160611134758.GP20243@tiger \
--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 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.