ARM: dts: imx51: Add aipstz nodes
authorFabio Estevam <fabio.estevam@nxp.com>
Wed, 20 Jun 2018 18:06:19 +0000 (15:06 -0300)
committerShawn Guo <shawnguo@kernel.org>
Sun, 1 Jul 2018 03:02:16 +0000 (11:02 +0800)
commitba72b5a49957d92bfa7101a67e2414e166847291
tree9ee059f08c03c2373426a20193b3f7af86c29f58
parent4a23e6ee9f691cfbd6bfc99c2c5aa8d23d8c1662
ARM: dts: imx51: Add aipstz nodes

Currently when trying to use the 'devmem' tool to read/write
registers the following bus error is observed:

[   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>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx51.dtsi