commit | 14fa6b7b950c58d6b23c2cea39c159888bb9e6be | [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 | ba7cd0f58211947c80150653a0dad69bc452ec65 [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>