linux/drivers/memory/tegra
Dmitry Osipenko 1c74d5c0de 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>
2018-04-27 11:23:04 +02:00
..
Kconfig memory: tegra: Add EMC (external memory controller) driver 2015-05-05 11:12:17 +02:00
Makefile memory: tegra: Add Tegra186 support 2017-12-13 12:58:21 +01:00
mc.c memory: tegra: Apply interrupts mask per SoC 2018-04-27 11:23:04 +02:00
mc.h memory: tegra: Apply interrupts mask per SoC 2018-04-27 11:23:04 +02:00
tegra30.c memory: tegra: Apply interrupts mask per SoC 2018-04-27 11:23:04 +02:00
tegra114.c memory: tegra: Apply interrupts mask per SoC 2018-04-27 11:23:04 +02:00
tegra124-emc.c memory: tegra: Add a missing 'of_node_put()' call 2017-01-25 07:57:13 +01:00
tegra124.c memory: tegra: Apply interrupts mask per SoC 2018-04-27 11:23:04 +02:00
tegra186.c memory: tegra: Add Tegra186 support 2017-12-13 12:58:21 +01:00
tegra210.c memory: tegra: Apply interrupts mask per SoC 2018-04-27 11:23:04 +02:00