linux_dsm_epyc7002/drivers/memory/tegra
Jon Hunter 0454efbcb2 memory: tegra: Fix KCONFIG variables for Tegra186 and Tegra194
Commit a127e690b0 ("memory: tegra: Add support for the Tegra194 memory
controller") and commit 4e04b88633 ("memory: tegra: Only include
support for enabled SoCs") incorrectly added the KCONFIG variables
CONFIG_ARCH_TEGRA186_SOC and CONFIG_ARCH_TEGRA194_SOC to the Tegra EMC
driver. These KCONFIG variables do not exist and prevent the EMC driver
from being probed on Tegra186 and Tegra194. These KCONFIG variable
names are simply missing one underscore and so fix this by adding the
necessary underscore to the variable names.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2020-07-14 17:37:05 +02:00
..
Kconfig memory: tegra: Add EMC scaling support code for Tegra210 2020-06-22 13:54:57 +02:00
Makefile memory: tegra: Add EMC scaling sequence code for Tegra210 2020-06-22 13:54:57 +02:00
mc.c memory: tegra: Consolidate registers definition into common header 2019-11-11 14:55:27 +01:00
mc.h memory: tegra: Add EMC scaling support code for Tegra210 2020-06-22 13:54:57 +02:00
tegra20-emc.c memory: tegra20-emc: Poll EMC-CaR handshake instead of waiting for interrupt 2020-06-22 13:54:57 +02:00
tegra20.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
tegra30-emc.c memory: tegra30-emc: Poll EMC-CaR handshake instead of waiting for interrupt 2020-06-22 13:54:57 +02:00
tegra30.c memory: tegra: Consolidate registers definition into common header 2019-11-11 14:55:27 +01:00
tegra114.c memory: tegra: Add gr2d and gr3d to DRM IOMMU group 2019-11-11 14:55:25 +01:00
tegra124-emc.c memory: tegra: Make debugfs permissions human-readable 2020-06-22 13:54:56 +02:00
tegra124.c memory: tegra: Consolidate registers definition into common header 2019-11-11 14:55:27 +01:00
tegra186-emc.c memory: tegra: Fix KCONFIG variables for Tegra186 and Tegra194 2020-07-14 17:37:05 +02:00
tegra186.c memory: tegra: Avoid unused function warnings 2020-06-22 13:54:58 +02:00
tegra210-emc-cc-r21021.c memory: tegra: Support derated timings on Tegra210 2020-06-22 13:54:57 +02:00
tegra210-emc-core.c memory: tegra: Drop <linux/clk-provider.h> 2020-06-22 13:54:58 +02:00
tegra210-emc-table.c memory: tegra: Support derated timings on Tegra210 2020-06-22 13:54:57 +02:00
tegra210-emc.h memory: tegra: Drop <linux/clk-provider.h> 2020-06-22 13:54:58 +02:00
tegra210-mc.h memory: tegra: Add EMC scaling support code for Tegra210 2020-06-22 13:54:57 +02:00
tegra210.c memory: tegra: Correct reset value of xusb_hostr 2020-01-10 15:34:06 +01:00