]> git.baikalelectronics.ru Git - kernel.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)
committerThierry Reding <treding@nvidia.com>
Wed, 25 Nov 2020 14:24:28 +0000 (15:24 +0100)
commita20c01e174cf9d2515d0f44aa07e37e2d52d5f76
tree4a69456348754bd01a51f6c11d06495e979c05ea
parent679c085775f17166f7dfce6dfa1405114570a45b
arm64: tegra: Wrong AON HSP reg property size

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: 45fc49f327fd ("arm64: tegra: Add nodes for TCU on Tegra194")
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra194.dtsi