From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: imx51: Add aipstz nodes
Date: Sun, 1 Jul 2018 11:17:41 +0800 [thread overview]
Message-ID: <20180701031740.GE4348@dragon> (raw)
In-Reply-To: <1529517979-6406-1-git-send-email-festevam@gmail.com>
On Wed, Jun 20, 2018 at 03:06:19PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@nxp.com>
>
> Currently when trying to use the 'devmem' tool to read/write
> registers the following bus error is observed:
>
> # devmem 0x73fa80c4 32
> [ 82.689185] Unhandled fault: external abort on non-linefetch (0x1018) at 0xb6ff10c4
> [ 82.697071] pgd = (ptrval)
> [ 82.699920] [b6ff10c4] *pgd=a87c5831, *pte=73fa8383, *ppte=73fa8a33
> Bus error
>
> Add the aipstz nodes, so that the following function from
> imx51_dt_init() can work properly:
>
> imx_aips_allow_unprivileged_access("fsl,imx51-aipstz");
>
> After adding these nodes, 'devmem' tool can work correctly,
> which is very useful for debugging purposes.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Applied with changing prefix to 'ARM: dts: imx51: ...'.
Shawn
prev parent reply other threads:[~2018-07-01 3:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-20 18:06 [PATCH] ARM: imx51: Add aipstz nodes Fabio Estevam
2018-07-01 3:17 ` Shawn Guo [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=20180701031740.GE4348@dragon \
--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.