summaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorJon Hunter <jonathanh@nvidia.com>2019-06-20 11:17:00 +0300
committerThierry Reding <treding@nvidia.com>2019-06-20 12:17:03 +0300
commitba24eee6686f6ed3738602b54d959253316a9541 (patch)
tree8195dfc35fa6fdf3501fea11cacfd20e7aabea8f /drivers/fpga/fpga-mgr.c
parent08c7c74b0986576b0381dec58845f99f32d1542d (diff)
downloadlinux-ba24eee6686f6ed3738602b54d959253316a9541.tar.xz
arm64: tegra: Fix AGIC register range
The Tegra AGIC interrupt controller is an ARM GIC400 interrupt controller. Per the ARM GIC device-tree binding, the first address region is for the GIC distributor registers and the second address region is for the GIC CPU interface registers. The address space for the distributor registers is 4kB, but currently this is incorrectly defined as 8kB for the Tegra AGIC and overlaps with the CPU interface registers. Correct the address space for the distributor to be 4kB. Cc: stable@vger.kernel.org Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Fixes: bcdbde433542 ("arm64: tegra: Add AGIC node for Tegra210") Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions