From: dirk.behme@de.bosch.com (Dirk Behme)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Optimize L2 setting on imx6sl
Date: Tue, 9 Jul 2013 07:24:05 +0200 [thread overview]
Message-ID: <51DB9E75.7030008@de.bosch.com> (raw)
In-Reply-To: <1373293383-15128-1-git-send-email-shawn.guo@linaro.org>
On 08.07.2013 16:23, Shawn Guo wrote:
> The series leverages the L2 optimization done on imx6q/dl for imx6sl,
> by moving imx6q_init_l2cache() out from mach-imx6q.c into system.c and
> renaming it imx_init_l2cache().
>
> Shawn Guo (2):
> ARM: imx: let L2 initialization be a common function
> ARM: imx: use imx specific L2 init function on imx6sl
>
> arch/arm/mach-imx/common.h | 6 ++++++
> arch/arm/mach-imx/mach-imx6q.c | 37 +------------------------------------
> arch/arm/mach-imx/mach-imx6sl.c | 3 +--
> arch/arm/mach-imx/system.c | 33 +++++++++++++++++++++++++++++++++
> 4 files changed, 41 insertions(+), 38 deletions(-)
Whole series:
Acked-by: Dirk Behme <dirk.behme@de.bosch.com>
Thanks
Dirk
prev parent reply other threads:[~2013-07-09 5:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-08 14:23 [PATCH 0/2] Optimize L2 setting on imx6sl Shawn Guo
2013-07-08 14:23 ` [PATCH 1/2] ARM: imx: let L2 initialization be a common function Shawn Guo
2013-07-08 14:23 ` [PATCH 2/2] ARM: imx: use imx specific L2 init function on imx6sl Shawn Guo
2013-07-09 5:24 ` Dirk Behme [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=51DB9E75.7030008@de.bosch.com \
--to=dirk.behme@de.bosch.com \
--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.