WSL2-Linux-Kernel/arch/arm/boot
Fabio Estevam ba72b5a499 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>
2018-07-01 11:02:16 +08:00
..
bootp
compressed arm: port KCOV to arm 2018-06-15 07:55:24 +09:00
dts ARM: dts: imx51: Add aipstz nodes 2018-07-01 11:02:16 +08:00
.gitignore
Makefile
deflate_xip_data.sh Kbuild updates for v4.17 2018-04-03 15:51:22 -07:00
install.sh