From: festevam@gmail.com (Fabio Estevam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: imx53: globally disable supervisor protect
Date: Tue, 24 Jun 2014 08:09:14 -0300 [thread overview]
Message-ID: <CAOMZO5AYeCGHaONawxDbepGCG_2ez810TFxc_5TzC_SNhqOn5g@mail.gmail.com> (raw)
In-Reply-To: <1403605229-29623-1-git-send-email-s.trumtrar@pengutronix.de>
On Tue, Jun 24, 2014 at 7:20 AM, Steffen Trumtrar
<s.trumtrar@pengutronix.de> wrote:
> diff --git a/arch/arm/mach-imx/mach-imx53.c b/arch/arm/mach-imx/mach-imx53.c
> index 2bad387..4d3e750 100644
> --- a/arch/arm/mach-imx/mach-imx53.c
> +++ b/arch/arm/mach-imx/mach-imx53.c
> @@ -29,6 +29,8 @@ static void __init imx53_dt_init(void)
> mxc_arch_reset_init_dt();
>
> of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);
> +
> + imx_set_aips(MX53_IO_ADDRESS(MX53_AIPS2_BASE_ADDR));
Please retrieve the base address via dt.
MX53_IO_ADDRESS has gone away in linux-next.
next prev parent reply other threads:[~2014-06-24 11:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-24 10:20 [PATCH] ARM: imx53: globally disable supervisor protect Steffen Trumtrar
2014-06-24 11:09 ` Fabio Estevam [this message]
2014-06-25 10:39 ` Steffen Trumtrar
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=CAOMZO5AYeCGHaONawxDbepGCG_2ez810TFxc_5TzC_SNhqOn5g@mail.gmail.com \
--to=festevam@gmail.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 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).