android_kernel_oneplus_msm8998/drivers/memory/tegra
Dmitry Osipenko e55c920c90 memory: tegra: Apply interrupts mask per SoC
[ Upstream commit 1c74d5c0de0c2cc29fef97a19251da2ad6f579bd ]

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-06 16:24:38 +02:00
..
Kconfig memory: tegra: Add EMC (external memory controller) driver 2015-05-05 11:12:17 +02:00
Makefile memory: tegra: Add Tegra210 support 2015-08-13 16:07:52 +02:00
mc.c memory: tegra: Apply interrupts mask per SoC 2018-08-06 16:24:38 +02:00
mc.h memory: tegra: Apply interrupts mask per SoC 2018-08-06 16:24:38 +02:00
tegra30.c memory: tegra: Apply interrupts mask per SoC 2018-08-06 16:24:38 +02:00
tegra114.c memory: tegra: Apply interrupts mask per SoC 2018-08-06 16:24:38 +02:00
tegra124-emc.c memory: tegra: Expose supported rates via debugfs 2015-07-16 09:51:47 +02:00
tegra124.c memory: tegra: Apply interrupts mask per SoC 2018-08-06 16:24:38 +02:00
tegra210.c memory: tegra: Apply interrupts mask per SoC 2018-08-06 16:24:38 +02:00