]> git.baikalelectronics.ru Git - uboot.git/commit
arm64: Layerscape: Survive LPI one-way reset workaround
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>
Thu, 6 Aug 2020 06:38:19 +0000 (14:38 +0800)
committerPriyanka Jain <priyanka.jain@nxp.com>
Thu, 24 Sep 2020 15:27:32 +0000 (20:57 +0530)
commit1a4367a878b71e9ac67e0e99312239e1e43e4463
tree8b5468c222ebf6ccc0dee0cd660c5ba5d2a00e5d
parent8794e0202d0966514cfafc7a96746ff330ba32e6
arm64: Layerscape: Survive LPI one-way reset workaround

The workaround of LPI one-way reset issue is broken by the series:
https://patchwork.ozlabs.org/project/uboot/list/?series=192398

This patch is to add DT node for GIC RD tables and create corresponding
reserved-memory node in kernel DT to fix it.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/arm/cpu/armv8/fsl-layerscape/soc.c
arch/arm/dts/fsl-ls1028a.dtsi
arch/arm/dts/fsl-ls1088a.dtsi
arch/arm/dts/fsl-ls2080a.dtsi
arch/arm/dts/fsl-lx2160a.dtsi