From: jason.hui@linaro.org (Jason Liu)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 0/3] consolidate and clean up the arch/arm/mach-mx5/mm-*.c
Date: Fri, 9 Sep 2011 17:17:46 +0800 [thread overview]
Message-ID: <1315559869-24838-1-git-send-email-jason.hui@linaro.org> (raw)
The patch-set work for consolidate and clean up the arch/arm/mach-mx5/mm-*.c
Jason Liu (4):
ARM: i.MX5/mm: Consolidate arch/arm/mach-mx5/mm-*.c
ARM: i.MX5/mm: Remove MX51_DEBUG related mapping
ARM: i.MX5/mm: Consolidate TZIC map code
---
v4: arrage code(mm.c) layout by the sequence:mx50,mx51,mx51
v3: remove the TZIC for i.mx51 TO1 since there is no support for TO1 now.
add missing static mapping comments for the i.mx53 part
split the patches to 1) remove DEBUG mapping 2) add TZIC mapping
v2: Remove the MX51_DEBUG related mapping which is conflict with TZIC.
MX51_DEBUG related mapping is dead code, no-one use it.
Jason Liu (3):
ARM: i.MX5/mm: Consolidate arch/arm/mach-mx5/mm-*.c
ARM: i.MX5/mm: Remove MX51_DEBUG related mapping
ARM: i.MX5/mm: Consolidate TZIC map code
arch/arm/mach-mx5/Makefile | 1 -
arch/arm/mach-mx5/mm-mx50.c | 72 ---------------------------
arch/arm/mach-mx5/mm.c | 76 ++++++++++++++++++-----------
arch/arm/plat-mxc/include/mach/hardware.h | 7 ++-
arch/arm/plat-mxc/include/mach/mx51.h | 16 +------
arch/arm/plat-mxc/include/mach/mx53.h | 1 +
6 files changed, 55 insertions(+), 118 deletions(-)
delete mode 100644 arch/arm/mach-mx5/mm-mx50.c
--
1.7.4.1
next reply other threads:[~2011-09-09 9:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-09 9:17 Jason Liu [this message]
2011-09-09 9:17 ` [PATCH v4 1/3] ARM: i.MX5/mm: Consolidate arch/arm/mach-mx5/mm-*.c Jason Liu
2011-09-09 9:17 ` [PATCH v4 2/3] ARM: i.MX5/mm: Remove MX51_DEBUG related mapping Jason Liu
2011-09-09 9:17 ` [PATCH v4 3/3] ARM: i.MX5/mm: consolidate TZIC map code Jason Liu
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=1315559869-24838-1-git-send-email-jason.hui@linaro.org \
--to=jason.hui@linaro.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).