linux-stable/drivers/soc/tegra/fuse
Jon Hunter 37558ac85c soc/tegra: fuse: Update the SoC revision attribute to display a name
Currently the SoC revision attribute for Tegra devices displays the
value of the enum associated with a particular revision. This is not
very useful because to obtain the actual revision you need to
use the tegra_revision enumeration to translate the value.

It is more meaningful to display a name for the revision, such as
'A01', than the enumarated value and therefore, update the revision
attribute to display a name. This change does alter the ABI, which
is unfortunate, but this is more meaningful and maintable.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2020-04-22 00:08:05 +02:00
..
fuse-tegra.c soc/tegra: fuse: Update the SoC revision attribute to display a name 2020-04-22 00:08:05 +02:00
fuse-tegra20.c soc/tegra: fuse: Add custom SoC attributes 2020-04-22 00:07:23 +02:00
fuse-tegra30.c soc/tegra: fuse: Add custom SoC attributes 2020-04-22 00:07:23 +02:00
fuse.h soc/tegra: fuse: Add custom SoC attributes 2020-04-22 00:07:23 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
speedo-tegra20.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 2019-05-30 11:29:52 -07:00
speedo-tegra30.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 2019-05-30 11:29:52 -07:00
speedo-tegra114.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 2019-05-30 11:29:52 -07:00
speedo-tegra124.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 2019-05-30 11:29:52 -07:00
speedo-tegra210.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 2019-05-30 11:29:52 -07:00
tegra-apbmisc.c soc/tegra: fuse: Trivial clean-up of tegra_init_revision() 2020-04-22 00:07:27 +02:00