memory: tegra: Apply interrupts mask per SoC
authorDmitry Osipenko <digetx@gmail.com>
Mon, 9 Apr 2018 19:28:29 +0000 (22:28 +0300)
committerThierry Reding <treding@nvidia.com>
Fri, 27 Apr 2018 09:23:04 +0000 (11:23 +0200)
commit1c74d5c0de0c2cc29fef97a19251da2ad6f579bd
tree947043f811ee1f23df4060f0774228bae8add4b1
parentdb4a9c1935760c86f2d0a3612c2f6c658c5bb031
memory: tegra: Apply interrupts mask per SoC

Currently we are enabling handling of interrupts specific to Tegra124+
which happen to overlap with previous generations. Let's specify
interrupts mask per SoC generation for consistency and in a preparation
of squashing of Tegra20 driver into the common one that will enable
handling of GART faults which may be undesirable by newer generations.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/memory/tegra/mc.c
drivers/memory/tegra/mc.h
drivers/memory/tegra/tegra114.c
drivers/memory/tegra/tegra124.c
drivers/memory/tegra/tegra210.c
drivers/memory/tegra/tegra30.c
include/soc/tegra/mc.h