memory: tegra: Add Tegra132 compatible string match
authorThierry Reding <treding@nvidia.com>
Fri, 12 Jun 2020 08:59:00 +0000 (10:59 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 15 Jul 2020 09:55:21 +0000 (11:55 +0200)
commit46c019239fb263922d2881847dd6b614c814d867
tree1263a8417403deef0760aa79bdd22340587340e2
parent0454efbcb2611d338b8d744b9cafeb017cb966bf
memory: tegra: Add Tegra132 compatible string match

Ensure that the driver will bind against the Tegra132 instantiation of
the external memory controller. While the two are roughly the same from
a capability perspective, they do require some incompatible changes to
the programming sequences and therefore need separate compatible
strings.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/memory/tegra/tegra124-emc.c