]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
memory: tegra20-emc: Support matching timings by LPDDR2 configuration
authorDmitry Osipenko <digetx@gmail.com>
Wed, 6 Oct 2021 22:46:59 +0000 (01:46 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Mar 2025 11:50:05 +0000 (12:50 +0100)
commitd9f36f957bb22d94fa6be46caad98e1cce6022d5
tree1b108bdae608f1feaf681453911b42e30375502b
parent0f3c0d94c815401c062cd610b6a5d709d4ba3dc8
memory: tegra20-emc: Support matching timings by LPDDR2 configuration

[ Upstream commit 131dd9a436d8f6dbaf3d9597803765d271b2fc19 ]

ASUS Transformer TF101 doesn't provide RAM code and in this case memory
timings should be selected based on identity information read out from
SDRAM chip. Support matching timings by LPDDR2 configuration.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Link: https://lore.kernel.org/r/20211006224659.21434-10-digetx@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Stable-dep-of: b9784e5cde1f ("memory: tegra20-emc: fix an OF node reference bug in tegra_emc_find_node_by_ram_code()")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/memory/tegra/Kconfig
drivers/memory/tegra/tegra20-emc.c