commit | af288cb291da3abef6be0875527729296f7de7a0 | [log] [tgz] |
---|---|---|
author | Hou Zhiqiang <Zhiqiang.Hou@nxp.com> | Thu Aug 06 14:38:19 2020 +0800 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Thu Sep 24 20:57:32 2020 +0530 |
tree | 8b5468c222ebf6ccc0dee0cd660c5ba5d2a00e5d | |
parent | 223c19076f8b6808ffcb3772dd91d890d180cd65 [diff] |
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>