From: s.trumtrar@pengutronix.de (Steffen Trumtrar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: imx53: globally disable supervisor protect
Date: Wed, 25 Jun 2014 12:39:44 +0200 [thread overview]
Message-ID: <20140625103944.GF8053@pengutronix.de> (raw)
In-Reply-To: <CAOMZO5AYeCGHaONawxDbepGCG_2ez810TFxc_5TzC_SNhqOn5g@mail.gmail.com>
Hi!
On Tue, Jun 24, 2014 at 08:09:14AM -0300, Fabio Estevam wrote:
> 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.
>
Okay. I will resend with DT parsing.
Thanks,
Steffen
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2014-06-25 10:39 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
2014-06-25 10:39 ` Steffen Trumtrar [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=20140625103944.GF8053@pengutronix.de \
--to=s.trumtrar@pengutronix.de \
--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).