Skip to content
Commit 000b99e5 authored by Ashish Mhetre's avatar Ashish Mhetre Committed by Thierry Reding
Browse files

arm64: tegra: Add memory controller channels



From tegra186 onwards, memory controller support multiple channels.
During the error interrupts from memory controller, corresponding
channels need to be accessed for logging error info and clearing the
interrupt.
So add address and size of these channels in device tree node of
tegra186, tegra194 and tegra234 memory controller. Also add reg-names
for each of these reg items which are used by driver for mapping.

Signed-off-by: default avatarAshish Mhetre <amhetre@nvidia.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 261a46a9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment