]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
arm64: tegra: Wrong AON HSP reg property size
authorDipen Patel <dipenp@nvidia.com>
Sat, 12 Sep 2020 02:26:45 +0000 (19:26 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 Dec 2020 07:51:58 +0000 (08:51 +0100)
commit5d791068e2abf2096c374ece69e04c494cc2aab9
treecf488321ba91d60901e1abf9f708b0bed89c5adb
parent3d0f2fa7bbc6caeadd6ec10510ed44411102bbc8
arm64: tegra: Wrong AON HSP reg property size

[ Upstream commit 1741e18737948c140ccc4cc643e8126d95ee6e79 ]

The AON HSP node's "reg" property size 0xa0000 will overlap with other
resources. This patch fixes that wrong value with correct size 0x90000.

Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Dipen Patel <dipenp@nvidia.com>
Fixes: a38570c22e9d ("arm64: tegra: Add nodes for TCU on Tegra194")
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/nvidia/tegra194.dtsi