1
0
Fork 0
remarkable-linux/drivers/memory/tegra
Dmitry Osipenko 503f22cf7b memory: tegra: Apply interrupts mask per SoC
[ Upstream commit 1c74d5c0de ]

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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-03 07:50:38 +02:00
..
Kconfig memory: tegra: Add EMC (external memory controller) driver 2015-05-05 11:12:17 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mc.c memory: tegra: Apply interrupts mask per SoC 2018-08-03 07:50:38 +02:00
mc.h memory: tegra: Apply interrupts mask per SoC 2018-08-03 07:50:38 +02:00
tegra30.c memory: tegra: Apply interrupts mask per SoC 2018-08-03 07:50:38 +02:00
tegra114.c memory: tegra: Apply interrupts mask per SoC 2018-08-03 07:50:38 +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-08-03 07:50:38 +02:00
tegra210.c memory: tegra: Apply interrupts mask per SoC 2018-08-03 07:50:38 +02:00