misc: sram: Add compatible string for Tegra234 SYSRAM
authorMikko Perttunen <mperttunen@nvidia.com>
Wed, 8 Dec 2021 14:05:41 +0000 (15:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Dec 2021 14:16:05 +0000 (15:16 +0100)
commit2925fc1c102943a2496e13ef78d68acd5fd0dc99
tree2456b984b41ce6cc648c52480ea544fea8f8b1f3
parenteec91694f927d1026974444eb6a3adccd4f1cbc2
misc: sram: Add compatible string for Tegra234 SYSRAM

We want to use the same behavior as on Tegra186 and Tegra194, so add
this the compatible string for Tegra234 SYSRAM to the list.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20211208140541.520238-1-thierry.reding@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/sram.c